"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavNextcloud: -verbose" - Starting (try 1/5) 2024/04/11 02:34:15 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:34:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/11 02:34:15 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2024/04/11 02:34:15 DEBUG : Setting url="http://172.17.0.2/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2024/04/11 02:34:15 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2024/04/11 02:34:15 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2024/04/11 02:34:15 DEBUG : Setting pass="wO4AZha2cPRPiErvLyquA6lpml5IAu9mrS-W83EO" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2024/04/11 02:34:15 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{-bBdi}" suffix to name 2024/04/11 02:34:15 DEBUG : Setting url="http://172.17.0.2/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2024/04/11 02:34:15 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2024/04/11 02:34:15 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2024/04/11 02:34:15 DEBUG : Setting pass="wO4AZha2cPRPiErvLyquA6lpml5IAu9mrS-W83EO" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2024/04/11 02:34:15 DEBUG : found headers: 2024/04/11 02:34:15 DEBUG : Chunks temporary upload directory: http://172.17.0.2/remote.php/dav/uploads/rclone/ 2024/04/11 02:34:16 DEBUG : Creating backend with remote "/tmp/rclone1202199929" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:34:16 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:34:16 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:34:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:34:18 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:34:18 DEBUG : dir: Looking for writers 2024/04/11 02:34:18 DEBUG : : Looking for writers 2024/04/11 02:34:18 DEBUG : dir: reading active writers 2024/04/11 02:34:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.73s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:34:20 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:34:20 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:34:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:34:21 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/04/11 02:34:22 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2024/04/11 02:34:23 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:34:23 DEBUG : dir/subdir: Looking for writers 2024/04/11 02:34:23 DEBUG : dir: Looking for writers 2024/04/11 02:34:23 DEBUG : file1: reading active writers 2024/04/11 02:34:23 DEBUG : file2: reading active writers 2024/04/11 02:34:23 DEBUG : subdir: reading active writers 2024/04/11 02:34:23 DEBUG : : Looking for writers 2024/04/11 02:34:23 DEBUG : dir: reading active writers 2024/04/11 02:34:23 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (6.83s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:34:26 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:34:26 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:34:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:34:28 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:34:28 DEBUG : dir: Looking for writers 2024/04/11 02:34:28 DEBUG : file1: reading active writers 2024/04/11 02:34:28 DEBUG : : Looking for writers 2024/04/11 02:34:28 DEBUG : dir: reading active writers 2024/04/11 02:34:28 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.78s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:34:30 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:34:30 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:34:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:34:32 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:34:32 DEBUG : dir: Looking for writers 2024/04/11 02:34:32 DEBUG : : Looking for writers 2024/04/11 02:34:32 DEBUG : dir: reading active writers 2024/04/11 02:34:32 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.60s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:34:34 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:34:34 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:34:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:34:36 DEBUG : dir: forgetting directory cache 2024/04/11 02:34:36 DEBUG : : forgetting directory cache 2024/04/11 02:34:36 DEBUG : dir: forgetting directory cache 2024/04/11 02:34:36 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:34:36 DEBUG : : Looking for writers 2024/04/11 02:34:36 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.71s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:34:38 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:34:38 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:34:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:34:39 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/04/11 02:34:39 DEBUG : dir: invalidating directory cache 2024/04/11 02:34:39 DEBUG : : >ForgetPath: 2024/04/11 02:34:39 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/04/11 02:34:39 DEBUG : : invalidating directory cache 2024/04/11 02:34:39 DEBUG : dir: forgetting directory cache 2024/04/11 02:34:39 DEBUG : : >ForgetPath: 2024/04/11 02:34:39 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/04/11 02:34:39 DEBUG : : >ForgetPath: 2024/04/11 02:34:39 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:34:39 DEBUG : dir: Looking for writers 2024/04/11 02:34:39 DEBUG : : Looking for writers 2024/04/11 02:34:39 DEBUG : dir: reading active writers 2024/04/11 02:34:39 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.76s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:34:41 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:34:41 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:34:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:34:45 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2024/04/11 02:34:47 DEBUG : : forgetting directory cache 2024/04/11 02:34:47 DEBUG : dir: forgetting directory cache 2024/04/11 02:34:48 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:34:48 DEBUG : dir: Looking for writers 2024/04/11 02:34:48 DEBUG : fil/a/b: Looking for writers 2024/04/11 02:34:48 DEBUG : fil/a: Looking for writers 2024/04/11 02:34:48 DEBUG : b: reading active writers 2024/04/11 02:34:48 DEBUG : fil: Looking for writers 2024/04/11 02:34:48 DEBUG : a: reading active writers 2024/04/11 02:34:48 DEBUG : : Looking for writers 2024/04/11 02:34:48 DEBUG : dir: reading active writers 2024/04/11 02:34:48 DEBUG : fil: reading active writers 2024/04/11 02:34:48 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (10.83s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:34:52 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:34:52 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:34:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:34:54 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:34:54 DEBUG : dir: Looking for writers 2024/04/11 02:34:54 DEBUG : : Looking for writers 2024/04/11 02:34:54 DEBUG : dir: reading active writers 2024/04/11 02:34:54 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.55s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:34:56 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:34:56 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:34:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:34:58 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:34:58 DEBUG : dir: Looking for writers 2024/04/11 02:34:58 DEBUG : file1: reading active writers 2024/04/11 02:34:58 DEBUG : : Looking for writers 2024/04/11 02:34:58 DEBUG : dir: reading active writers 2024/04/11 02:34:58 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.66s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:34:59 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:34:59 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:35:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:35:01 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/04/11 02:35:01 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2024/04/11 02:35:04 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/04/11 02:35:04 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/04/11 02:35:04 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/04/11 02:35:04 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/04/11 02:35:04 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2024/04/11 02:35:05 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2024/04/11 02:35:06 DEBUG : dir: invalidating directory cache 2024/04/11 02:35:07 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/04/11 02:35:07 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/04/11 02:35:07 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/04/11 02:35:07 DEBUG : dir/file1: Reset virtual modtime 2024/04/11 02:35:07 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/04/11 02:35:07 DEBUG : dir/virtualFile: Reset virtual modtime 2024/04/11 02:35:07 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/04/11 02:35:07 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/04/11 02:35:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/11 02:35:07 DEBUG : dir: invalidating directory cache 2024/04/11 02:35:07 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/04/11 02:35:07 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/04/11 02:35:07 DEBUG : dir/virtualFile: Reset virtual modtime 2024/04/11 02:35:07 DEBUG : : forgetting directory cache 2024/04/11 02:35:07 DEBUG : dir: forgetting directory cache 2024/04/11 02:35:07 DEBUG : dir/virtualDir: forgetting directory cache 2024/04/11 02:35:07 DEBUG : dir/file1: Reset virtual modtime 2024/04/11 02:35:07 DEBUG : dir/virtualFile: Reset virtual modtime 2024/04/11 02:35:07 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:35:07 DEBUG : dir/virtualDir: Looking for writers 2024/04/11 02:35:07 DEBUG : dir: Looking for writers 2024/04/11 02:35:07 DEBUG : virtualFile2: reading active writers 2024/04/11 02:35:07 DEBUG : virtualFile: reading active writers 2024/04/11 02:35:07 DEBUG : virtualDir: reading active writers 2024/04/11 02:35:07 DEBUG : file1: reading active writers 2024/04/11 02:35:07 DEBUG : : Looking for writers 2024/04/11 02:35:07 DEBUG : dir: reading active writers 2024/04/11 02:35:07 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (11.19s) --- PASS: TestDirReadDirAll/Virtual (3.41s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:35:11 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:35:11 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:35:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:35:12 ERROR : dir/: Can only open directories read only 2024/04/11 02:35:12 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:35:12 DEBUG : dir: Looking for writers 2024/04/11 02:35:12 DEBUG : : Looking for writers 2024/04/11 02:35:12 DEBUG : dir: reading active writers 2024/04/11 02:35:12 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.59s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:35:14 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:35:14 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:35:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:35:16 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:35:16 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/04/11 02:35:16 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/04/11 02:35:16 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/04/11 02:35:16 DEBUG : webdav root 'rclone-test-pibutul4guqolig4mubayef6': File to upload is small (5 bytes), uploading instead of streaming 2024/04/11 02:35:16 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2024/04/11 02:35:17 DEBUG : dir/potato: sha1 = aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d OK 2024/04/11 02:35:17 INFO : dir/potato: Copied (new) 2024/04/11 02:35:17 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/04/11 02:35:17 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:35:17 DEBUG : dir: Looking for writers 2024/04/11 02:35:17 DEBUG : potato: reading active writers 2024/04/11 02:35:17 DEBUG : file1: reading active writers 2024/04/11 02:35:17 DEBUG : : Looking for writers 2024/04/11 02:35:17 DEBUG : dir: reading active writers 2024/04/11 02:35:17 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (4.97s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:35:19 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:35:19 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:35:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:35:22 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/04/11 02:35:23 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:35:23 DEBUG : dir/sub: Looking for writers 2024/04/11 02:35:23 DEBUG : dir: Looking for writers 2024/04/11 02:35:23 DEBUG : file1: reading active writers 2024/04/11 02:35:23 DEBUG : sub: reading active writers 2024/04/11 02:35:23 DEBUG : : Looking for writers 2024/04/11 02:35:23 DEBUG : dir: reading active writers 2024/04/11 02:35:23 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (6.33s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:35:25 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:35:25 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:35:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:35:28 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/04/11 02:35:28 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/04/11 02:35:30 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:35:30 DEBUG : dir/sub/subsub: Looking for writers 2024/04/11 02:35:30 DEBUG : dir/sub: Looking for writers 2024/04/11 02:35:30 DEBUG : subsub: reading active writers 2024/04/11 02:35:30 DEBUG : dir: Looking for writers 2024/04/11 02:35:30 DEBUG : file1: reading active writers 2024/04/11 02:35:30 DEBUG : sub: reading active writers 2024/04/11 02:35:30 DEBUG : : Looking for writers 2024/04/11 02:35:30 DEBUG : dir: reading active writers 2024/04/11 02:35:30 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (7.67s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:35:33 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:35:33 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:35:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:35:35 ERROR : dir/: Dir.Remove not empty 2024/04/11 02:35:35 DEBUG : dir/file1: Remove: 2024/04/11 02:35:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/11 02:35:35 DEBUG : dir/file1: >Remove: err= 2024/04/11 02:35:36 DEBUG : : Added virtual directory entry vDel: "dir" 2024/04/11 02:35:36 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:35:36 DEBUG : : Looking for writers 2024/04/11 02:35:36 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.73s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:35:37 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:35:37 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:35:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:35:39 DEBUG : dir/file1: Remove: 2024/04/11 02:35:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/11 02:35:39 DEBUG : dir/file1: >Remove: err= 2024/04/11 02:35:40 DEBUG : : Added virtual directory entry vDel: "dir" 2024/04/11 02:35:40 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:35:40 DEBUG : : Looking for writers 2024/04/11 02:35:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.67s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:35:40 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:35:40 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:35:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:35:43 DEBUG : dir/file1: Remove: 2024/04/11 02:35:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/11 02:35:43 DEBUG : dir/file1: >Remove: err= 2024/04/11 02:35:44 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:35:44 DEBUG : dir: Looking for writers 2024/04/11 02:35:44 DEBUG : : Looking for writers 2024/04/11 02:35:44 DEBUG : dir: reading active writers 2024/04/11 02:35:44 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (4.45s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:35:45 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:35:45 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:35:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:35:47 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2024/04/11 02:35:48 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/04/11 02:35:49 DEBUG : dir: Updating dir with dir2 0xc0007b55f0 2024/04/11 02:35:49 DEBUG : dir: forgetting directory cache 2024/04/11 02:35:49 DEBUG : : Added virtual directory entry vDel: "dir" 2024/04/11 02:35:49 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/04/11 02:35:51 INFO : dir2/file1: Moved (server-side) to: file2 2024/04/11 02:35:51 DEBUG : file2: Updating file with file2 0xc000d000c0 2024/04/11 02:35:51 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/04/11 02:35:51 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/04/11 02:35:52 INFO : dir2/file3: Deleted 2024/04/11 02:35:53 INFO : file2: Moved (server-side) to: dir2/file3 2024/04/11 02:35:53 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000d000c0 2024/04/11 02:35:53 DEBUG : : Added virtual directory entry vDel: "file2" 2024/04/11 02:35:53 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/04/11 02:35:54 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/04/11 02:35:55 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0007b48f0 2024/04/11 02:35:55 DEBUG : empty directory: forgetting directory cache 2024/04/11 02:35:55 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/04/11 02:35:55 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/04/11 02:35:55 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:35:55 DEBUG : dir2: Looking for writers 2024/04/11 02:35:55 DEBUG : file3: reading active writers 2024/04/11 02:35:55 DEBUG : renamed empty directory: Looking for writers 2024/04/11 02:35:55 DEBUG : : Looking for writers 2024/04/11 02:35:55 DEBUG : dir2: reading active writers 2024/04/11 02:35:55 DEBUG : renamed empty directory: reading active writers 2024/04/11 02:35:55 DEBUG : >WaitForWriters: --- PASS: TestDirRename (12.60s) === RUN TestDirStructSize dir_test.go:595: 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-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:35:58 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:35:58 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:35:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:36:00 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:36:00 DEBUG : dir: Looking for writers 2024/04/11 02:36:00 DEBUG : file1: reading active writers 2024/04/11 02:36:00 DEBUG : : Looking for writers 2024/04/11 02:36:00 DEBUG : dir: reading active writers 2024/04/11 02:36:00 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.78s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:36:01 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:36:01 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:36:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:36:03 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2024/04/11 02:36:05 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2024/04/11 02:36:05 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:36:05 DEBUG : dir: Looking for writers 2024/04/11 02:36:05 DEBUG : file1: reading active writers 2024/04/11 02:36:05 DEBUG : : Looking for writers 2024/04/11 02:36:05 DEBUG : dir: reading active writers 2024/04/11 02:36:05 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 (5.63s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (5.63s) --- 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-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:36:07 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:36:07 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:36:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:36:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/04/11 02:36:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/04/11 02:36:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:36:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/04/11 02:36:09 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:36:09 DEBUG : dir: Looking for writers 2024/04/11 02:36:09 DEBUG : file1: reading active writers 2024/04/11 02:36:09 DEBUG : : Looking for writers 2024/04/11 02:36:09 DEBUG : dir: reading active writers 2024/04/11 02:36:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.03s) === RUN TestFileOpenReadUnknownSize 2024/04/11 02:36:11 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/04/11 02:36:11 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:36:11 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:36:11 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/04/11 02:36:11 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:36:11 DEBUG : : Looking for writers 2024/04/11 02:36:11 DEBUG : file.txt: reading active writers 2024/04/11 02:36:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:36:11 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:36:11 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:36:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:36:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:36:13 DEBUG : webdav root 'rclone-test-pibutul4guqolig4mubayef6': File to upload is small (25 bytes), uploading instead of streaming 2024/04/11 02:36:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:36:14 DEBUG : dir/file1: sha1 = f1f3d7db56f36d9a5a912b01803c2176a972b9b0 OK 2024/04/11 02:36:14 INFO : dir/file1: Copied (new) 2024/04/11 02:36:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:36:14 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:36:14 DEBUG : dir: Looking for writers 2024/04/11 02:36:14 DEBUG : file1: reading active writers 2024/04/11 02:36:14 DEBUG : : Looking for writers 2024/04/11 02:36:14 DEBUG : dir: reading active writers 2024/04/11 02:36:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (4.75s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:36:16 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:36:16 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:36:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:36:18 DEBUG : dir/file1: Remove: 2024/04/11 02:36:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/11 02:36:18 DEBUG : dir/file1: >Remove: err= 2024/04/11 02:36:19 DEBUG : dir/file1: Remove: 2024/04/11 02:36:19 DEBUG : dir/file1: >Remove: err=Read only file system 2024/04/11 02:36:19 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:36:19 DEBUG : dir: Looking for writers 2024/04/11 02:36:19 DEBUG : : Looking for writers 2024/04/11 02:36:19 DEBUG : dir: reading active writers 2024/04/11 02:36:19 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.28s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:36:20 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:36:20 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:36:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:36:22 DEBUG : dir/file1: Remove: 2024/04/11 02:36:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/11 02:36:22 DEBUG : dir/file1: >Remove: err= 2024/04/11 02:36:23 DEBUG : dir/file1: Remove: 2024/04/11 02:36:23 DEBUG : dir/file1: >Remove: err=Read only file system 2024/04/11 02:36:23 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:36:23 DEBUG : dir: Looking for writers 2024/04/11 02:36:23 DEBUG : : Looking for writers 2024/04/11 02:36:23 DEBUG : dir: reading active writers 2024/04/11 02:36:23 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.38s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:36:24 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:36:24 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:36:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:36:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/04/11 02:36:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/04/11 02:36:26 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/04/11 02:36:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/04/11 02:36:26 DEBUG : dir/file1: Open: flags=O_RDWR 2024/04/11 02:36:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/04/11 02:36:26 DEBUG : dir/file1: Open: flags=0x3 2024/04/11 02:36:26 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/04/11 02:36:26 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/04/11 02:36:26 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:36:26 DEBUG : dir: Looking for writers 2024/04/11 02:36:26 DEBUG : file1: reading active writers 2024/04/11 02:36:26 DEBUG : : Looking for writers 2024/04/11 02:36:26 DEBUG : dir: reading active writers 2024/04/11 02:36:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.72s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:36:28 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:36:28 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:36:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:36:30 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:36:30 DEBUG : dir: Looking for writers 2024/04/11 02:36:30 DEBUG : file1: reading active writers 2024/04/11 02:36:30 DEBUG : : Looking for writers 2024/04/11 02:36:30 DEBUG : dir: reading active writers 2024/04/11 02:36:30 DEBUG : >WaitForWriters: 2024/04/11 02:36:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/04/11 02:36:32 DEBUG : newLeaf: Updating file with newLeaf 0xc000579740 2024/04/11 02:36:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/11 02:36:32 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/11 02:36:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/04/11 02:36:34 DEBUG : dir/file1: Updating file with dir/file1 0xc000579740 2024/04/11 02:36:34 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/04/11 02:36:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:36:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/04/11 02:36:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/04/11 02:36:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:36:34 DEBUG : dir/file1: File is currently open, delaying rename 0xc000579740 2024/04/11 02:36:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/11 02:36:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/11 02:36:34 DEBUG : webdav root 'rclone-test-pibutul4guqolig4mubayef6': File to upload is small (25 bytes), uploading instead of streaming 2024/04/11 02:36:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:36:35 DEBUG : dir/file1: sha1 = f1f3d7db56f36d9a5a912b01803c2176a972b9b0 OK 2024/04/11 02:36:35 INFO : dir/file1: Copied (new) 2024/04/11 02:36:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/11 02:36:35 DEBUG : newLeaf: Running delayed rename now 2024/04/11 02:36:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/04/11 02:36:36 DEBUG : newLeaf: Updating file with newLeaf 0xc000579740 2024/04/11 02:36:36 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:36:36 DEBUG : dir: Looking for writers 2024/04/11 02:36:36 DEBUG : : Looking for writers 2024/04/11 02:36:36 DEBUG : dir: reading active writers 2024/04/11 02:36:36 DEBUG : newLeaf: reading active writers 2024/04/11 02:36:36 DEBUG : >WaitForWriters: 2024/04/11 02:36:37 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:36:37 DEBUG : dir: Looking for writers 2024/04/11 02:36:37 DEBUG : : Looking for writers 2024/04/11 02:36:37 DEBUG : dir: reading active writers 2024/04/11 02:36:37 DEBUG : newLeaf: reading active writers 2024/04/11 02:36:37 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:36:39 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:36:39 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:36:39 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/11 02:36:39 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:36:39 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:36:39 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:36:39 DEBUG : Config file has changed externally - reloading 2024/04/11 02:36:39 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:36:39 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/11 02:36:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:36:41 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:36:41 DEBUG : dir: Looking for writers 2024/04/11 02:36:41 DEBUG : file1: reading active writers 2024/04/11 02:36:41 DEBUG : : Looking for writers 2024/04/11 02:36:41 DEBUG : dir: reading active writers 2024/04/11 02:36:41 DEBUG : >WaitForWriters: 2024/04/11 02:36:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/04/11 02:36:42 DEBUG : newLeaf: Updating file with newLeaf 0xc000d015c0 2024/04/11 02:36:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/11 02:36:42 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/11 02:36:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/04/11 02:36:44 DEBUG : dir/file1: Updating file with dir/file1 0xc000d015c0 2024/04/11 02:36:44 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/04/11 02:36:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:36:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/04/11 02:36:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/04/11 02:36:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:36:45 DEBUG : dir/file1: File is currently open, delaying rename 0xc000d015c0 2024/04/11 02:36:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/11 02:36:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/11 02:36:45 DEBUG : webdav root 'rclone-test-pibutul4guqolig4mubayef6': File to upload is small (25 bytes), uploading instead of streaming 2024/04/11 02:36:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:36:45 DEBUG : dir/file1: sha1 = f1f3d7db56f36d9a5a912b01803c2176a972b9b0 OK 2024/04/11 02:36:45 INFO : dir/file1: Copied (new) 2024/04/11 02:36:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/11 02:36:45 DEBUG : newLeaf: Running delayed rename now 2024/04/11 02:36:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/04/11 02:36:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000d015c0 2024/04/11 02:36:47 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:36:47 DEBUG : dir: Looking for writers 2024/04/11 02:36:47 DEBUG : : Looking for writers 2024/04/11 02:36:47 DEBUG : dir: reading active writers 2024/04/11 02:36:47 DEBUG : newLeaf: reading active writers 2024/04/11 02:36:47 DEBUG : >WaitForWriters: 2024/04/11 02:36:47 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:36:47 DEBUG : dir: Looking for writers 2024/04/11 02:36:47 DEBUG : : Looking for writers 2024/04/11 02:36:47 DEBUG : dir: reading active writers 2024/04/11 02:36:47 DEBUG : newLeaf: reading active writers 2024/04/11 02:36:47 DEBUG : >WaitForWriters: 2024/04/11 02:36:47 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:36:49 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:36:49 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:36:49 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/11 02:36:49 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:36:49 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:36:49 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:36:49 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:36:49 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/11 02:36:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:36:51 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/04/11 02:36:51 DEBUG : dir/file1: newRWFileHandle: 2024/04/11 02:36:51 DEBUG : dir/file1(0xc0007c6200): openPending: 2024/04/11 02:36:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" against cached fingerprint "" 2024/04/11 02:36:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/04/11 02:36:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:36:51 DEBUG : dir/file1(0xc0007c6200): >openPending: err= 2024/04/11 02:36:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/04/11 02:36:51 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/11 02:36:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:36:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/11 02:36:51 DEBUG : dir/file1(0xc0007c6200): _writeAt: size=14, off=0 2024/04/11 02:36:51 DEBUG : dir/file1(0xc0007c6200): >_writeAt: n=14, err= 2024/04/11 02:36:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/04/11 02:36:51 DEBUG : dir/file1(0xc0007c6200): close: 2024/04/11 02:36:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/04/11 02:36:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/04/11 02:36:51 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/04/11 02:36:51 DEBUG : dir/file1(0xc0007c6200): >close: err= 2024/04/11 02:36:51 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:36:51 DEBUG : dir: Looking for writers 2024/04/11 02:36:51 DEBUG : file1: reading active writers 2024/04/11 02:36:51 DEBUG : : Looking for writers 2024/04/11 02:36:51 DEBUG : dir: reading active writers 2024/04/11 02:36:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/04/11 02:36:51 DEBUG : dir: Looking for writers 2024/04/11 02:36:51 DEBUG : file1: reading active writers 2024/04/11 02:36:51 DEBUG : : Looking for writers 2024/04/11 02:36:51 DEBUG : dir: reading active writers 2024/04/11 02:36:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/04/11 02:36:51 DEBUG : dir: Looking for writers 2024/04/11 02:36:51 DEBUG : file1: reading active writers 2024/04/11 02:36:51 DEBUG : : Looking for writers 2024/04/11 02:36:51 DEBUG : dir: reading active writers 2024/04/11 02:36:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/04/11 02:36:51 DEBUG : dir: Looking for writers 2024/04/11 02:36:51 DEBUG : file1: reading active writers 2024/04/11 02:36:51 DEBUG : : Looking for writers 2024/04/11 02:36:51 DEBUG : dir: reading active writers 2024/04/11 02:36:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/04/11 02:36:51 DEBUG : dir/file1: vfs cache: starting upload 2024/04/11 02:36:51 DEBUG : dir: Looking for writers 2024/04/11 02:36:51 DEBUG : file1: reading active writers 2024/04/11 02:36:51 DEBUG : : Looking for writers 2024/04/11 02:36:51 DEBUG : dir: reading active writers 2024/04/11 02:36:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/04/11 02:36:51 DEBUG : dir: Looking for writers 2024/04/11 02:36:51 DEBUG : file1: reading active writers 2024/04/11 02:36:51 DEBUG : : Looking for writers 2024/04/11 02:36:51 DEBUG : dir: reading active writers 2024/04/11 02:36:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/04/11 02:36:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:36:51 DEBUG : dir: Looking for writers 2024/04/11 02:36:51 DEBUG : file1: reading active writers 2024/04/11 02:36:51 DEBUG : : Looking for writers 2024/04/11 02:36:51 DEBUG : dir: reading active writers 2024/04/11 02:36:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/04/11 02:36:52 DEBUG : dir/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2024/04/11 02:36:52 INFO : dir/file1: Copied (replaced existing) 2024/04/11 02:36:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/04/11 02:36:52 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/04/11 02:36:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:36:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/04/11 02:36:52 DEBUG : dir: Looking for writers 2024/04/11 02:36:52 DEBUG : file1: reading active writers 2024/04/11 02:36:52 DEBUG : : Looking for writers 2024/04/11 02:36:52 DEBUG : dir: reading active writers 2024/04/11 02:36:52 DEBUG : >WaitForWriters: 2024/04/11 02:36:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/04/11 02:36:52 DEBUG : dir/file1: newRWFileHandle: 2024/04/11 02:36:52 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/11 02:36:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/11 02:36:52 DEBUG : dir/file1(0xc0007c7900): _readAt: size=512, off=0 2024/04/11 02:36:52 DEBUG : dir/file1(0xc0007c7900): openPending: 2024/04/11 02:36:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" 2024/04/11 02:36:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/04/11 02:36:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:36:52 DEBUG : dir/file1(0xc0007c7900): >openPending: err= 2024/04/11 02:36:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/04/11 02:36:52 DEBUG : dir/file1(0xc0007c7900): >_readAt: n=14, err=EOF 2024/04/11 02:36:52 DEBUG : dir/file1(0xc0007c7900): close: 2024/04/11 02:36:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/04/11 02:36:52 DEBUG : dir/file1(0xc0007c7900): >close: err= 2024/04/11 02:36:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/04/11 02:36:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/04/11 02:36:54 DEBUG : newLeaf: Updating file with newLeaf 0xc000d00b40 2024/04/11 02:36:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/11 02:36:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/11 02:36:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/04/11 02:36:56 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/04/11 02:36:56 DEBUG : dir/file1: Updating file with dir/file1 0xc000d00b40 2024/04/11 02:36:56 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/04/11 02:36:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:36:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/04/11 02:36:56 DEBUG : dir/file1: newRWFileHandle: 2024/04/11 02:36:56 DEBUG : dir/file1(0xc000962400): openPending: 2024/04/11 02:36:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" 2024/04/11 02:36:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/04/11 02:36:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:36:56 DEBUG : dir/file1(0xc000962400): >openPending: err= 2024/04/11 02:36:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/04/11 02:36:56 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/11 02:36:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/11 02:36:56 DEBUG : dir/file1(0xc000962400): _writeAt: size=25, off=0 2024/04/11 02:36:56 DEBUG : dir/file1(0xc000962400): >_writeAt: n=25, err= 2024/04/11 02:36:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/04/11 02:36:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/04/11 02:36:57 DEBUG : newLeaf: Updating file with newLeaf 0xc000d00b40 2024/04/11 02:36:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/11 02:36:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/11 02:36:57 DEBUG : newLeaf(0xc000962400): close: 2024/04/11 02:36:57 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/04/11 02:36:57 DEBUG : newLeaf: vfs cache: setting modification time to 2024-04-11 02:36:56.566421705 +0000 UTC m=+161.080559529 2024/04/11 02:36:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/04/11 02:36:57 DEBUG : newLeaf(0xc000962400): >close: err= 2024/04/11 02:36:57 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:36:57 DEBUG : dir: Looking for writers 2024/04/11 02:36:57 DEBUG : : Looking for writers 2024/04/11 02:36:57 DEBUG : dir: reading active writers 2024/04/11 02:36:57 DEBUG : newLeaf: reading active writers 2024/04/11 02:36:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/04/11 02:36:57 DEBUG : dir: Looking for writers 2024/04/11 02:36:57 DEBUG : : Looking for writers 2024/04/11 02:36:57 DEBUG : dir: reading active writers 2024/04/11 02:36:57 DEBUG : newLeaf: reading active writers 2024/04/11 02:36:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/04/11 02:36:57 DEBUG : dir: Looking for writers 2024/04/11 02:36:57 DEBUG : : Looking for writers 2024/04/11 02:36:57 DEBUG : dir: reading active writers 2024/04/11 02:36:57 DEBUG : newLeaf: reading active writers 2024/04/11 02:36:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/04/11 02:36:57 DEBUG : dir: Looking for writers 2024/04/11 02:36:57 DEBUG : : Looking for writers 2024/04/11 02:36:57 DEBUG : dir: reading active writers 2024/04/11 02:36:57 DEBUG : newLeaf: reading active writers 2024/04/11 02:36:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/04/11 02:36:57 DEBUG : newLeaf: vfs cache: starting upload 2024/04/11 02:36:58 DEBUG : dir: Looking for writers 2024/04/11 02:36:58 DEBUG : : Looking for writers 2024/04/11 02:36:58 DEBUG : newLeaf: reading active writers 2024/04/11 02:36:58 DEBUG : dir: reading active writers 2024/04/11 02:36:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/04/11 02:36:58 DEBUG : dir: Looking for writers 2024/04/11 02:36:58 DEBUG : : Looking for writers 2024/04/11 02:36:58 DEBUG : dir: reading active writers 2024/04/11 02:36:58 DEBUG : newLeaf: reading active writers 2024/04/11 02:36:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/04/11 02:36:58 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/04/11 02:36:58 DEBUG : dir: Looking for writers 2024/04/11 02:36:58 DEBUG : : Looking for writers 2024/04/11 02:36:58 DEBUG : dir: reading active writers 2024/04/11 02:36:58 DEBUG : newLeaf: reading active writers 2024/04/11 02:36:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/04/11 02:36:59 DEBUG : newLeaf: sha1 = f1f3d7db56f36d9a5a912b01803c2176a972b9b0 OK 2024/04/11 02:36:59 INFO : newLeaf: Copied (replaced existing) 2024/04/11 02:36:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-04-11 02:36:56 +0000 UTC,f1f3d7db56f36d9a5a912b01803c2176a972b9b0" 2024/04/11 02:36:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/04/11 02:36:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/11 02:36:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/04/11 02:36:59 DEBUG : dir: Looking for writers 2024/04/11 02:36:59 DEBUG : : Looking for writers 2024/04/11 02:36:59 DEBUG : dir: reading active writers 2024/04/11 02:36:59 DEBUG : newLeaf: reading active writers 2024/04/11 02:36:59 DEBUG : >WaitForWriters: 2024/04/11 02:36:59 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:36:59 DEBUG : dir: Looking for writers 2024/04/11 02:36:59 DEBUG : : Looking for writers 2024/04/11 02:36:59 DEBUG : dir: reading active writers 2024/04/11 02:36:59 DEBUG : newLeaf: reading active writers 2024/04/11 02:36:59 DEBUG : >WaitForWriters: 2024/04/11 02:36:59 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:37:01 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:37:01 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/11 02:37:01 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:37:01 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:37:01 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:37:01 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:37:01 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/11 02:37:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:37:03 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:37:03 DEBUG : dir: Looking for writers 2024/04/11 02:37:03 DEBUG : file1: reading active writers 2024/04/11 02:37:03 DEBUG : : Looking for writers 2024/04/11 02:37:03 DEBUG : dir: reading active writers 2024/04/11 02:37:03 DEBUG : >WaitForWriters: 2024/04/11 02:37:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/04/11 02:37:05 DEBUG : newLeaf: Updating file with newLeaf 0xc000d01ec0 2024/04/11 02:37:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/11 02:37:05 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/11 02:37:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/04/11 02:37:07 DEBUG : dir/file1: Updating file with dir/file1 0xc000d01ec0 2024/04/11 02:37:07 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/04/11 02:37:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:37:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/04/11 02:37:07 DEBUG : dir/file1: newRWFileHandle: 2024/04/11 02:37:07 DEBUG : dir/file1(0xc000b68100): openPending: 2024/04/11 02:37:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" against cached fingerprint "" 2024/04/11 02:37:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/04/11 02:37:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:37:07 DEBUG : dir/file1(0xc000b68100): >openPending: err= 2024/04/11 02:37:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/04/11 02:37:07 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/11 02:37:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/11 02:37:07 DEBUG : dir/file1(0xc000b68100): _writeAt: size=25, off=0 2024/04/11 02:37:07 DEBUG : dir/file1(0xc000b68100): >_writeAt: n=25, err= 2024/04/11 02:37:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/04/11 02:37:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/04/11 02:37:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000d01ec0 2024/04/11 02:37:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/11 02:37:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/11 02:37:08 DEBUG : newLeaf(0xc000b68100): close: 2024/04/11 02:37:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/04/11 02:37:08 DEBUG : newLeaf: vfs cache: setting modification time to 2024-04-11 02:37:07.668897966 +0000 UTC m=+172.183035751 2024/04/11 02:37:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/04/11 02:37:08 DEBUG : newLeaf(0xc000b68100): >close: err= 2024/04/11 02:37:08 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:37:08 DEBUG : dir: Looking for writers 2024/04/11 02:37:08 DEBUG : : Looking for writers 2024/04/11 02:37:08 DEBUG : dir: reading active writers 2024/04/11 02:37:08 DEBUG : newLeaf: reading active writers 2024/04/11 02:37:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/04/11 02:37:08 DEBUG : dir: Looking for writers 2024/04/11 02:37:08 DEBUG : : Looking for writers 2024/04/11 02:37:08 DEBUG : dir: reading active writers 2024/04/11 02:37:08 DEBUG : newLeaf: reading active writers 2024/04/11 02:37:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/04/11 02:37:08 DEBUG : dir: Looking for writers 2024/04/11 02:37:08 DEBUG : : Looking for writers 2024/04/11 02:37:08 DEBUG : dir: reading active writers 2024/04/11 02:37:08 DEBUG : newLeaf: reading active writers 2024/04/11 02:37:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/04/11 02:37:08 DEBUG : dir: Looking for writers 2024/04/11 02:37:08 DEBUG : : Looking for writers 2024/04/11 02:37:08 DEBUG : dir: reading active writers 2024/04/11 02:37:08 DEBUG : newLeaf: reading active writers 2024/04/11 02:37:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/04/11 02:37:08 DEBUG : newLeaf: vfs cache: starting upload 2024/04/11 02:37:08 DEBUG : dir: Looking for writers 2024/04/11 02:37:08 DEBUG : : Looking for writers 2024/04/11 02:37:08 DEBUG : dir: reading active writers 2024/04/11 02:37:08 DEBUG : newLeaf: reading active writers 2024/04/11 02:37:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/04/11 02:37:09 DEBUG : dir: Looking for writers 2024/04/11 02:37:09 DEBUG : : Looking for writers 2024/04/11 02:37:09 DEBUG : dir: reading active writers 2024/04/11 02:37:09 DEBUG : newLeaf: reading active writers 2024/04/11 02:37:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/04/11 02:37:09 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/04/11 02:37:09 DEBUG : dir: Looking for writers 2024/04/11 02:37:09 DEBUG : : Looking for writers 2024/04/11 02:37:09 DEBUG : dir: reading active writers 2024/04/11 02:37:09 DEBUG : newLeaf: reading active writers 2024/04/11 02:37:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/04/11 02:37:09 DEBUG : newLeaf: sha1 = f1f3d7db56f36d9a5a912b01803c2176a972b9b0 OK 2024/04/11 02:37:09 INFO : newLeaf: Copied (replaced existing) 2024/04/11 02:37:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-04-11 02:37:07 +0000 UTC,f1f3d7db56f36d9a5a912b01803c2176a972b9b0" 2024/04/11 02:37:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/04/11 02:37:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/11 02:37:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/04/11 02:37:10 DEBUG : dir: Looking for writers 2024/04/11 02:37:10 DEBUG : : Looking for writers 2024/04/11 02:37:10 DEBUG : dir: reading active writers 2024/04/11 02:37:10 DEBUG : newLeaf: reading active writers 2024/04/11 02:37:10 DEBUG : >WaitForWriters: 2024/04/11 02:37:10 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:37:10 DEBUG : dir: Looking for writers 2024/04/11 02:37:10 DEBUG : : Looking for writers 2024/04/11 02:37:10 DEBUG : dir: reading active writers 2024/04/11 02:37:10 DEBUG : newLeaf: reading active writers 2024/04/11 02:37:10 DEBUG : >WaitForWriters: 2024/04/11 02:37:10 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:37:12 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:37:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/11 02:37:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:37:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:37:12 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:37:12 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:37:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/11 02:37:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:37:14 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/04/11 02:37:14 DEBUG : dir/file1: newRWFileHandle: 2024/04/11 02:37:14 DEBUG : dir/file1(0xc000d3c340): openPending: 2024/04/11 02:37:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" against cached fingerprint "" 2024/04/11 02:37:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/04/11 02:37:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:37:14 DEBUG : dir/file1(0xc000d3c340): >openPending: err= 2024/04/11 02:37:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/04/11 02:37:14 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/11 02:37:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:37:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/11 02:37:14 DEBUG : dir/file1(0xc000d3c340): _writeAt: size=14, off=0 2024/04/11 02:37:14 DEBUG : dir/file1(0xc000d3c340): >_writeAt: n=14, err= 2024/04/11 02:37:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/04/11 02:37:14 DEBUG : dir/file1(0xc000d3c340): close: 2024/04/11 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/04/11 02:37:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/04/11 02:37:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/04/11 02:37:14 DEBUG : dir/file1(0xc000d3c340): >close: err= 2024/04/11 02:37:14 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:37:14 DEBUG : dir: Looking for writers 2024/04/11 02:37:14 DEBUG : file1: reading active writers 2024/04/11 02:37:14 DEBUG : : Looking for writers 2024/04/11 02:37:14 DEBUG : dir: reading active writers 2024/04/11 02:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/04/11 02:37:14 DEBUG : dir: Looking for writers 2024/04/11 02:37:14 DEBUG : file1: reading active writers 2024/04/11 02:37:14 DEBUG : : Looking for writers 2024/04/11 02:37:14 DEBUG : dir: reading active writers 2024/04/11 02:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/04/11 02:37:14 DEBUG : dir: Looking for writers 2024/04/11 02:37:14 DEBUG : file1: reading active writers 2024/04/11 02:37:14 DEBUG : : Looking for writers 2024/04/11 02:37:14 DEBUG : dir: reading active writers 2024/04/11 02:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/04/11 02:37:14 DEBUG : dir: Looking for writers 2024/04/11 02:37:14 DEBUG : file1: reading active writers 2024/04/11 02:37:14 DEBUG : : Looking for writers 2024/04/11 02:37:14 DEBUG : dir: reading active writers 2024/04/11 02:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/04/11 02:37:14 DEBUG : dir/file1: vfs cache: starting upload 2024/04/11 02:37:14 DEBUG : dir: Looking for writers 2024/04/11 02:37:14 DEBUG : file1: reading active writers 2024/04/11 02:37:14 DEBUG : : Looking for writers 2024/04/11 02:37:14 DEBUG : dir: reading active writers 2024/04/11 02:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/04/11 02:37:14 DEBUG : dir: Looking for writers 2024/04/11 02:37:14 DEBUG : file1: reading active writers 2024/04/11 02:37:14 DEBUG : : Looking for writers 2024/04/11 02:37:14 DEBUG : dir: reading active writers 2024/04/11 02:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/04/11 02:37:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:37:15 DEBUG : dir: Looking for writers 2024/04/11 02:37:15 DEBUG : file1: reading active writers 2024/04/11 02:37:15 DEBUG : : Looking for writers 2024/04/11 02:37:15 DEBUG : dir: reading active writers 2024/04/11 02:37:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/04/11 02:37:15 DEBUG : dir/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2024/04/11 02:37:15 INFO : dir/file1: Copied (replaced existing) 2024/04/11 02:37:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/04/11 02:37:15 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/04/11 02:37:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:37:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/04/11 02:37:15 DEBUG : dir: Looking for writers 2024/04/11 02:37:15 DEBUG : file1: reading active writers 2024/04/11 02:37:15 DEBUG : : Looking for writers 2024/04/11 02:37:15 DEBUG : dir: reading active writers 2024/04/11 02:37:15 DEBUG : >WaitForWriters: 2024/04/11 02:37:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/04/11 02:37:15 DEBUG : dir/file1: newRWFileHandle: 2024/04/11 02:37:15 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/11 02:37:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/11 02:37:15 DEBUG : dir/file1(0xc000e1d600): _readAt: size=512, off=0 2024/04/11 02:37:15 DEBUG : dir/file1(0xc000e1d600): openPending: 2024/04/11 02:37:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" 2024/04/11 02:37:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/04/11 02:37:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:37:15 DEBUG : dir/file1(0xc000e1d600): >openPending: err= 2024/04/11 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/04/11 02:37:15 DEBUG : dir/file1(0xc000e1d600): >_readAt: n=14, err=EOF 2024/04/11 02:37:15 DEBUG : dir/file1(0xc000e1d600): close: 2024/04/11 02:37:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/04/11 02:37:15 DEBUG : dir/file1(0xc000e1d600): >close: err= 2024/04/11 02:37:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/04/11 02:37:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/04/11 02:37:17 DEBUG : newLeaf: Updating file with newLeaf 0xc000b22cc0 2024/04/11 02:37:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/11 02:37:17 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/11 02:37:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/04/11 02:37:19 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/04/11 02:37:19 DEBUG : dir/file1: Updating file with dir/file1 0xc000b22cc0 2024/04/11 02:37:19 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/04/11 02:37:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:37:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/04/11 02:37:19 DEBUG : dir/file1: newRWFileHandle: 2024/04/11 02:37:19 DEBUG : dir/file1(0xc000e618c0): openPending: 2024/04/11 02:37:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" 2024/04/11 02:37:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/04/11 02:37:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:37:19 DEBUG : dir/file1(0xc000e618c0): >openPending: err= 2024/04/11 02:37:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/04/11 02:37:19 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/11 02:37:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/11 02:37:19 DEBUG : dir/file1(0xc000e618c0): _writeAt: size=25, off=0 2024/04/11 02:37:19 DEBUG : dir/file1(0xc000e618c0): >_writeAt: n=25, err= 2024/04/11 02:37:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/04/11 02:37:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/04/11 02:37:20 DEBUG : newLeaf: Updating file with newLeaf 0xc000b22cc0 2024/04/11 02:37:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/11 02:37:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/11 02:37:20 DEBUG : newLeaf(0xc000e618c0): close: 2024/04/11 02:37:20 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/04/11 02:37:20 DEBUG : newLeaf: vfs cache: setting modification time to 2024-04-11 02:37:19.571191748 +0000 UTC m=+184.085329533 2024/04/11 02:37:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/04/11 02:37:20 DEBUG : newLeaf(0xc000e618c0): >close: err= 2024/04/11 02:37:20 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:37:20 DEBUG : dir: Looking for writers 2024/04/11 02:37:20 DEBUG : : Looking for writers 2024/04/11 02:37:20 DEBUG : newLeaf: reading active writers 2024/04/11 02:37:20 DEBUG : dir: reading active writers 2024/04/11 02:37:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/04/11 02:37:20 DEBUG : dir: Looking for writers 2024/04/11 02:37:20 DEBUG : : Looking for writers 2024/04/11 02:37:20 DEBUG : dir: reading active writers 2024/04/11 02:37:20 DEBUG : newLeaf: reading active writers 2024/04/11 02:37:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/04/11 02:37:20 DEBUG : dir: Looking for writers 2024/04/11 02:37:20 DEBUG : : Looking for writers 2024/04/11 02:37:20 DEBUG : dir: reading active writers 2024/04/11 02:37:20 DEBUG : newLeaf: reading active writers 2024/04/11 02:37:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/04/11 02:37:20 DEBUG : dir: Looking for writers 2024/04/11 02:37:20 DEBUG : : Looking for writers 2024/04/11 02:37:20 DEBUG : dir: reading active writers 2024/04/11 02:37:20 DEBUG : newLeaf: reading active writers 2024/04/11 02:37:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/04/11 02:37:20 DEBUG : newLeaf: vfs cache: starting upload 2024/04/11 02:37:20 DEBUG : dir: Looking for writers 2024/04/11 02:37:20 DEBUG : : Looking for writers 2024/04/11 02:37:20 DEBUG : dir: reading active writers 2024/04/11 02:37:20 DEBUG : newLeaf: reading active writers 2024/04/11 02:37:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/04/11 02:37:21 DEBUG : dir: Looking for writers 2024/04/11 02:37:21 DEBUG : : Looking for writers 2024/04/11 02:37:21 DEBUG : dir: reading active writers 2024/04/11 02:37:21 DEBUG : newLeaf: reading active writers 2024/04/11 02:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/04/11 02:37:21 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/04/11 02:37:21 DEBUG : dir: Looking for writers 2024/04/11 02:37:21 DEBUG : : Looking for writers 2024/04/11 02:37:21 DEBUG : dir: reading active writers 2024/04/11 02:37:21 DEBUG : newLeaf: reading active writers 2024/04/11 02:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/04/11 02:37:21 DEBUG : newLeaf: sha1 = f1f3d7db56f36d9a5a912b01803c2176a972b9b0 OK 2024/04/11 02:37:21 INFO : newLeaf: Copied (replaced existing) 2024/04/11 02:37:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-04-11 02:37:19 +0000 UTC,f1f3d7db56f36d9a5a912b01803c2176a972b9b0" 2024/04/11 02:37:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/04/11 02:37:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/11 02:37:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/04/11 02:37:21 DEBUG : dir: Looking for writers 2024/04/11 02:37:21 DEBUG : : Looking for writers 2024/04/11 02:37:21 DEBUG : dir: reading active writers 2024/04/11 02:37:21 DEBUG : newLeaf: reading active writers 2024/04/11 02:37:21 DEBUG : >WaitForWriters: 2024/04/11 02:37:22 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:37:22 DEBUG : dir: Looking for writers 2024/04/11 02:37:22 DEBUG : : Looking for writers 2024/04/11 02:37:22 DEBUG : newLeaf: reading active writers 2024/04/11 02:37:22 DEBUG : dir: reading active writers 2024/04/11 02:37:22 DEBUG : >WaitForWriters: 2024/04/11 02:37:22 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:37:24 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:37:24 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/11 02:37:24 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:37:24 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:37:24 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:37:24 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:37:24 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/11 02:37:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:37:26 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:37:26 DEBUG : dir: Looking for writers 2024/04/11 02:37:26 DEBUG : file1: reading active writers 2024/04/11 02:37:26 DEBUG : : Looking for writers 2024/04/11 02:37:26 DEBUG : dir: reading active writers 2024/04/11 02:37:26 DEBUG : >WaitForWriters: 2024/04/11 02:37:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/04/11 02:37:26 DEBUG : dir/file1: newRWFileHandle: 2024/04/11 02:37:26 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/11 02:37:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/11 02:37:26 DEBUG : dir/file1(0xc00051ae80): _readAt: size=512, off=0 2024/04/11 02:37:26 DEBUG : dir/file1(0xc00051ae80): openPending: 2024/04/11 02:37:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" against cached fingerprint "" 2024/04/11 02:37:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/04/11 02:37:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:37:26 DEBUG : dir/file1(0xc00051ae80): >openPending: err= 2024/04/11 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/04/11 02:37:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/11 02:37:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/11 02:37:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:37:26 DEBUG : dir/file1(0xc00051ae80): >_readAt: n=14, err=EOF 2024/04/11 02:37:26 DEBUG : dir/file1(0xc00051ae80): close: 2024/04/11 02:37:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/04/11 02:37:26 DEBUG : dir/file1(0xc00051ae80): >close: err= 2024/04/11 02:37:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/04/11 02:37:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/04/11 02:37:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000b22b40 2024/04/11 02:37:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/11 02:37:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/11 02:37:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/04/11 02:37:29 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/04/11 02:37:29 DEBUG : dir/file1: Updating file with dir/file1 0xc000b22b40 2024/04/11 02:37:29 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/04/11 02:37:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:37:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/04/11 02:37:30 DEBUG : dir/file1: newRWFileHandle: 2024/04/11 02:37:30 DEBUG : dir/file1(0xc00098c7c0): openPending: 2024/04/11 02:37:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" 2024/04/11 02:37:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/04/11 02:37:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:37:30 DEBUG : dir/file1(0xc00098c7c0): >openPending: err= 2024/04/11 02:37:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/04/11 02:37:30 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/11 02:37:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/11 02:37:30 DEBUG : dir/file1(0xc00098c7c0): _writeAt: size=25, off=0 2024/04/11 02:37:30 DEBUG : dir/file1(0xc00098c7c0): >_writeAt: n=25, err= 2024/04/11 02:37:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/04/11 02:37:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/04/11 02:37:31 DEBUG : newLeaf: Updating file with newLeaf 0xc000b22b40 2024/04/11 02:37:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/11 02:37:31 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/11 02:37:31 DEBUG : newLeaf(0xc00098c7c0): close: 2024/04/11 02:37:31 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/04/11 02:37:31 DEBUG : newLeaf: vfs cache: setting modification time to 2024-04-11 02:37:30.473569689 +0000 UTC m=+194.987707513 2024/04/11 02:37:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/04/11 02:37:31 DEBUG : newLeaf(0xc00098c7c0): >close: err= 2024/04/11 02:37:31 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:37:31 DEBUG : dir: Looking for writers 2024/04/11 02:37:31 DEBUG : : Looking for writers 2024/04/11 02:37:31 DEBUG : newLeaf: reading active writers 2024/04/11 02:37:31 DEBUG : dir: reading active writers 2024/04/11 02:37:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/04/11 02:37:31 DEBUG : dir: Looking for writers 2024/04/11 02:37:31 DEBUG : : Looking for writers 2024/04/11 02:37:31 DEBUG : dir: reading active writers 2024/04/11 02:37:31 DEBUG : newLeaf: reading active writers 2024/04/11 02:37:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/04/11 02:37:31 DEBUG : dir: Looking for writers 2024/04/11 02:37:31 DEBUG : : Looking for writers 2024/04/11 02:37:31 DEBUG : dir: reading active writers 2024/04/11 02:37:31 DEBUG : newLeaf: reading active writers 2024/04/11 02:37:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/04/11 02:37:31 DEBUG : dir: Looking for writers 2024/04/11 02:37:31 DEBUG : : Looking for writers 2024/04/11 02:37:31 DEBUG : dir: reading active writers 2024/04/11 02:37:31 DEBUG : newLeaf: reading active writers 2024/04/11 02:37:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/04/11 02:37:31 DEBUG : newLeaf: vfs cache: starting upload 2024/04/11 02:37:31 DEBUG : dir: Looking for writers 2024/04/11 02:37:31 DEBUG : : Looking for writers 2024/04/11 02:37:31 DEBUG : dir: reading active writers 2024/04/11 02:37:31 DEBUG : newLeaf: reading active writers 2024/04/11 02:37:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/04/11 02:37:31 DEBUG : dir: Looking for writers 2024/04/11 02:37:31 DEBUG : : Looking for writers 2024/04/11 02:37:31 DEBUG : newLeaf: reading active writers 2024/04/11 02:37:31 DEBUG : dir: reading active writers 2024/04/11 02:37:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/04/11 02:37:31 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/04/11 02:37:32 DEBUG : dir: Looking for writers 2024/04/11 02:37:32 DEBUG : : Looking for writers 2024/04/11 02:37:32 DEBUG : dir: reading active writers 2024/04/11 02:37:32 DEBUG : newLeaf: reading active writers 2024/04/11 02:37:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/04/11 02:37:32 DEBUG : newLeaf: sha1 = f1f3d7db56f36d9a5a912b01803c2176a972b9b0 OK 2024/04/11 02:37:32 INFO : newLeaf: Copied (replaced existing) 2024/04/11 02:37:32 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-04-11 02:37:30 +0000 UTC,f1f3d7db56f36d9a5a912b01803c2176a972b9b0" 2024/04/11 02:37:32 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/04/11 02:37:32 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/11 02:37:32 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/04/11 02:37:32 DEBUG : dir: Looking for writers 2024/04/11 02:37:32 DEBUG : : Looking for writers 2024/04/11 02:37:32 DEBUG : dir: reading active writers 2024/04/11 02:37:32 DEBUG : newLeaf: reading active writers 2024/04/11 02:37:32 DEBUG : >WaitForWriters: 2024/04/11 02:37:33 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:37:33 DEBUG : dir: Looking for writers 2024/04/11 02:37:33 DEBUG : : Looking for writers 2024/04/11 02:37:33 DEBUG : dir: reading active writers 2024/04/11 02:37:33 DEBUG : newLeaf: reading active writers 2024/04/11 02:37:33 DEBUG : >WaitForWriters: 2024/04/11 02:37:33 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (66.55s) --- PASS: TestFileRename/off,forceCache=false (10.45s) --- PASS: TestFileRename/minimal,forceCache=false (10.32s) --- PASS: TestFileRename/minimal,forceCache=true (12.21s) --- PASS: TestFileRename/writes,forceCache=false (10.88s) --- PASS: TestFileRename/writes,forceCache=true (11.82s) --- PASS: TestFileRename/full,forceCache=false (10.86s) === 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-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:37:35 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:37:35 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:37:35 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:37:35 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:37:35 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:37:35 DEBUG : : Looking for writers 2024/04/11 02:37:35 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.58s) === 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-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:37:35 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:37:35 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:37:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:37:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:37:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/04/11 02:37:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/04/11 02:37:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/04/11 02:37:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:37:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/04/11 02:37:37 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/04/11 02:37:37 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:37:37 DEBUG : dir: Looking for writers 2024/04/11 02:37:37 DEBUG : file1: reading active writers 2024/04/11 02:37:37 DEBUG : : Looking for writers 2024/04/11 02:37:37 DEBUG : dir: reading active writers 2024/04/11 02:37:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (3.96s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:37:39 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:37:39 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:37:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:37:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:37:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/04/11 02:37:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/04/11 02:37:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/04/11 02:37:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:37:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/04/11 02:37:41 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/04/11 02:37:41 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/04/11 02:37:41 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/04/11 02:37:41 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/04/11 02:37:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/04/11 02:37:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/04/11 02:37:41 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/04/11 02:37:42 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/04/11 02:37:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/04/11 02:37:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/04/11 02:37:42 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/04/11 02:37:42 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/04/11 02:37:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/04/11 02:37:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/04/11 02:37:42 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/04/11 02:37:42 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:37:42 DEBUG : dir: Looking for writers 2024/04/11 02:37:42 DEBUG : file1: reading active writers 2024/04/11 02:37:42 DEBUG : : Looking for writers 2024/04/11 02:37:42 DEBUG : dir: reading active writers 2024/04/11 02:37:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (4.85s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:37:44 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:37:44 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:37:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:37:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:37:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/04/11 02:37:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/04/11 02:37:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/04/11 02:37:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:37:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/04/11 02:37:46 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/04/11 02:37:46 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/04/11 02:37:46 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/04/11 02:37:46 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/04/11 02:37:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/04/11 02:37:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/04/11 02:37:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/04/11 02:37:46 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/04/11 02:37:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/04/11 02:37:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/04/11 02:37:46 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/04/11 02:37:47 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/04/11 02:37:47 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/04/11 02:37:47 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/04/11 02:37:47 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/04/11 02:37:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/04/11 02:37:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/04/11 02:37:47 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/04/11 02:37:47 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/04/11 02:37:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/04/11 02:37:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/04/11 02:37:47 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/04/11 02:37:47 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/04/11 02:37:47 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/04/11 02:37:47 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/04/11 02:37:47 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/04/11 02:37:47 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/04/11 02:37:47 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/04/11 02:37:47 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/04/11 02:37:47 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/04/11 02:37:47 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:37:47 DEBUG : dir: Looking for writers 2024/04/11 02:37:47 DEBUG : file1: reading active writers 2024/04/11 02:37:47 DEBUG : : Looking for writers 2024/04/11 02:37:47 DEBUG : dir: reading active writers 2024/04/11 02:37:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.20s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:37:49 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:37:49 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:37:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:37:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:37:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/04/11 02:37:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/04/11 02:37:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/04/11 02:37:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:37:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/04/11 02:37:52 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:37:52 DEBUG : dir: Looking for writers 2024/04/11 02:37:52 DEBUG : file1: reading active writers 2024/04/11 02:37:52 DEBUG : : Looking for writers 2024/04/11 02:37:52 DEBUG : dir: reading active writers 2024/04/11 02:37:52 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.02s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:37:53 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:37:53 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:37:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:37:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:37:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/04/11 02:37:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/04/11 02:37:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/04/11 02:37:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:37:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/04/11 02:37:56 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/04/11 02:37:56 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/04/11 02:37:56 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:37:56 DEBUG : dir: Looking for writers 2024/04/11 02:37:56 DEBUG : file1: reading active writers 2024/04/11 02:37:56 DEBUG : : Looking for writers 2024/04/11 02:37:56 DEBUG : dir: reading active writers 2024/04/11 02:37:56 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.04s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:37:57 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:37:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/11 02:37:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:37:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:37:57 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:37:57 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:37:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/11 02:37:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:37:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:37:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/04/11 02:37:59 DEBUG : dir/file1: newRWFileHandle: 2024/04/11 02:37:59 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/11 02:37:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/11 02:37:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/04/11 02:37:59 DEBUG : dir/file1(0xc000e1c600): _readAt: size=1, off=0 2024/04/11 02:37:59 DEBUG : dir/file1(0xc000e1c600): openPending: 2024/04/11 02:37:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,fe5567e8d769550852182cdf69d74bb16dff8e29" against cached fingerprint "" 2024/04/11 02:37:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/04/11 02:37:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:37:59 DEBUG : dir/file1(0xc000e1c600): >openPending: err= 2024/04/11 02:37:59 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/04/11 02:37:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/11 02:37:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/11 02:37:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:38:00 DEBUG : dir/file1(0xc000e1c600): >_readAt: n=1, err= 2024/04/11 02:38:00 DEBUG : dir/file1(0xc000e1c600): _readAt: size=256, off=1 2024/04/11 02:38:00 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/04/11 02:38:00 DEBUG : dir/file1(0xc000e1c600): >_readAt: n=15, err=EOF 2024/04/11 02:38:00 DEBUG : dir/file1(0xc000e1c600): _readAt: size=16, off=16 2024/04/11 02:38:00 DEBUG : dir/file1(0xc000e1c600): >_readAt: n=0, err=EOF 2024/04/11 02:38:00 DEBUG : dir/file1(0xc000e1c600): close: 2024/04/11 02:38:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/04/11 02:38:00 DEBUG : dir/file1(0xc000e1c600): >close: err= 2024/04/11 02:38:00 DEBUG : dir/file1(0xc000e1c600): close: 2024/04/11 02:38:00 DEBUG : dir/file1(0xc000e1c600): >close: err=file already closed 2024/04/11 02:38:00 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:38:00 DEBUG : dir: Looking for writers 2024/04/11 02:38:00 DEBUG : file1: reading active writers 2024/04/11 02:38:00 DEBUG : : Looking for writers 2024/04/11 02:38:00 DEBUG : dir: reading active writers 2024/04/11 02:38:00 DEBUG : >WaitForWriters: 2024/04/11 02:38:00 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.18s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:38:01 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:38:01 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/11 02:38:01 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:01 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:01 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:01 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:01 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/11 02:38:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:38:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:38:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/04/11 02:38:03 DEBUG : dir/file1: newRWFileHandle: 2024/04/11 02:38:03 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/11 02:38:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/11 02:38:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/04/11 02:38:03 DEBUG : dir/file1(0xc00093c480): _readAt: size=1, off=0 2024/04/11 02:38:03 DEBUG : dir/file1(0xc00093c480): openPending: 2024/04/11 02:38:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,fe5567e8d769550852182cdf69d74bb16dff8e29" against cached fingerprint "" 2024/04/11 02:38:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/04/11 02:38:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:38:03 DEBUG : dir/file1(0xc00093c480): >openPending: err= 2024/04/11 02:38:03 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/04/11 02:38:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/11 02:38:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/11 02:38:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:38:04 DEBUG : dir/file1(0xc00093c480): >_readAt: n=1, err= 2024/04/11 02:38:04 DEBUG : dir/file1(0xc00093c480): _readAt: size=1, off=5 2024/04/11 02:38:04 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/04/11 02:38:04 DEBUG : dir/file1(0xc00093c480): >_readAt: n=1, err= 2024/04/11 02:38:04 DEBUG : dir/file1(0xc00093c480): _readAt: size=1, off=3 2024/04/11 02:38:04 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/04/11 02:38:04 DEBUG : dir/file1(0xc00093c480): >_readAt: n=1, err= 2024/04/11 02:38:04 DEBUG : dir/file1(0xc00093c480): _readAt: size=1, off=13 2024/04/11 02:38:04 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/04/11 02:38:04 DEBUG : dir/file1(0xc00093c480): >_readAt: n=1, err= 2024/04/11 02:38:04 DEBUG : dir/file1(0xc00093c480): _readAt: size=16, off=100 2024/04/11 02:38:04 DEBUG : dir/file1(0xc00093c480): >_readAt: n=0, err=EOF 2024/04/11 02:38:04 DEBUG : dir/file1(0xc00093c480): close: 2024/04/11 02:38:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/04/11 02:38:04 DEBUG : dir/file1(0xc00093c480): >close: err= 2024/04/11 02:38:04 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:38:04 DEBUG : dir: Looking for writers 2024/04/11 02:38:04 DEBUG : file1: reading active writers 2024/04/11 02:38:04 DEBUG : : Looking for writers 2024/04/11 02:38:04 DEBUG : dir: reading active writers 2024/04/11 02:38:04 DEBUG : >WaitForWriters: 2024/04/11 02:38:04 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.04s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:38:05 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:38:05 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/11 02:38:05 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:05 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:05 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:05 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:05 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/11 02:38:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:38:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:38:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/04/11 02:38:07 DEBUG : dir/file1: newRWFileHandle: 2024/04/11 02:38:07 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/11 02:38:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/11 02:38:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/04/11 02:38:07 DEBUG : dir/file1(0xc000b08200): _readAt: size=1, off=0 2024/04/11 02:38:07 DEBUG : dir/file1(0xc000b08200): openPending: 2024/04/11 02:38:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,fe5567e8d769550852182cdf69d74bb16dff8e29" against cached fingerprint "" 2024/04/11 02:38:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/04/11 02:38:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:38:07 DEBUG : dir/file1(0xc000b08200): >openPending: err= 2024/04/11 02:38:07 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/04/11 02:38:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/11 02:38:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/11 02:38:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:38:08 DEBUG : dir/file1(0xc000b08200): >_readAt: n=1, err= 2024/04/11 02:38:08 DEBUG : dir/file1(0xc000b08200): _readAt: size=1, off=5 2024/04/11 02:38:08 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/04/11 02:38:08 DEBUG : dir/file1(0xc000b08200): >_readAt: n=1, err= 2024/04/11 02:38:08 DEBUG : dir/file1(0xc000b08200): _readAt: size=1, off=1 2024/04/11 02:38:08 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/04/11 02:38:08 DEBUG : dir/file1(0xc000b08200): >_readAt: n=1, err= 2024/04/11 02:38:08 DEBUG : dir/file1(0xc000b08200): _readAt: size=6, off=10 2024/04/11 02:38:08 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/04/11 02:38:08 DEBUG : dir/file1(0xc000b08200): >_readAt: n=6, err= 2024/04/11 02:38:08 DEBUG : dir/file1(0xc000b08200): _readAt: size=256, off=10 2024/04/11 02:38:08 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/04/11 02:38:08 DEBUG : dir/file1(0xc000b08200): >_readAt: n=6, err=EOF 2024/04/11 02:38:08 DEBUG : dir/file1(0xc000b08200): _readAt: size=256, off=100 2024/04/11 02:38:08 DEBUG : dir/file1(0xc000b08200): >_readAt: n=0, err=EOF 2024/04/11 02:38:08 DEBUG : dir/file1(0xc000b08200): close: 2024/04/11 02:38:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/04/11 02:38:08 DEBUG : dir/file1(0xc000b08200): >close: err= 2024/04/11 02:38:08 DEBUG : dir/file1(0xc000b08200): _readAt: size=256, off=100 2024/04/11 02:38:08 DEBUG : dir/file1(0xc000b08200): >_readAt: n=0, err=file already closed 2024/04/11 02:38:08 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:38:08 DEBUG : dir: Looking for writers 2024/04/11 02:38:08 DEBUG : file1: reading active writers 2024/04/11 02:38:08 DEBUG : : Looking for writers 2024/04/11 02:38:08 DEBUG : dir: reading active writers 2024/04/11 02:38:08 DEBUG : >WaitForWriters: 2024/04/11 02:38:08 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (3.93s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:38:09 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:38:09 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/11 02:38:09 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:09 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:09 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:09 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:09 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/11 02:38:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:38:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:38:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/04/11 02:38:11 DEBUG : dir/file1: newRWFileHandle: 2024/04/11 02:38:11 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/11 02:38:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/11 02:38:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/04/11 02:38:11 DEBUG : dir/file1(0xc000bfbd40): RWFileHandle.Flush 2024/04/11 02:38:11 DEBUG : dir/file1(0xc000bfbd40): _readAt: size=256, off=0 2024/04/11 02:38:11 DEBUG : dir/file1(0xc000bfbd40): openPending: 2024/04/11 02:38:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,fe5567e8d769550852182cdf69d74bb16dff8e29" against cached fingerprint "" 2024/04/11 02:38:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/04/11 02:38:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:38:11 DEBUG : dir/file1(0xc000bfbd40): >openPending: err= 2024/04/11 02:38:11 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/04/11 02:38:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/11 02:38:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/11 02:38:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:38:12 DEBUG : dir/file1(0xc000bfbd40): >_readAt: n=16, err=EOF 2024/04/11 02:38:12 DEBUG : dir/file1(0xc000bfbd40): RWFileHandle.Flush 2024/04/11 02:38:12 DEBUG : dir/file1(0xc000bfbd40): RWFileHandle.Flush 2024/04/11 02:38:12 DEBUG : dir/file1(0xc000bfbd40): close: 2024/04/11 02:38:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/04/11 02:38:12 DEBUG : dir/file1(0xc000bfbd40): >close: err= 2024/04/11 02:38:12 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:38:12 DEBUG : dir: Looking for writers 2024/04/11 02:38:12 DEBUG : file1: reading active writers 2024/04/11 02:38:12 DEBUG : : Looking for writers 2024/04/11 02:38:12 DEBUG : dir: reading active writers 2024/04/11 02:38:12 DEBUG : >WaitForWriters: 2024/04/11 02:38:12 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.00s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:38:13 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:38:13 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/11 02:38:13 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:13 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:13 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:13 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:13 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/11 02:38:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:38:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:38:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/04/11 02:38:15 DEBUG : dir/file1: newRWFileHandle: 2024/04/11 02:38:15 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/11 02:38:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/11 02:38:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/04/11 02:38:15 DEBUG : dir/file1(0xc000afe3c0): _readAt: size=256, off=0 2024/04/11 02:38:15 DEBUG : dir/file1(0xc000afe3c0): openPending: 2024/04/11 02:38:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,fe5567e8d769550852182cdf69d74bb16dff8e29" against cached fingerprint "" 2024/04/11 02:38:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/04/11 02:38:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:38:15 DEBUG : dir/file1(0xc000afe3c0): >openPending: err= 2024/04/11 02:38:15 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/04/11 02:38:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/11 02:38:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/11 02:38:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:38:16 DEBUG : dir/file1(0xc000afe3c0): >_readAt: n=16, err=EOF 2024/04/11 02:38:16 DEBUG : dir/file1(0xc000afe3c0): RWFileHandle.Release 2024/04/11 02:38:16 DEBUG : dir/file1(0xc000afe3c0): close: 2024/04/11 02:38:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/04/11 02:38:16 DEBUG : dir/file1(0xc000afe3c0): >close: err= 2024/04/11 02:38:16 DEBUG : dir/file1(0xc000afe3c0): RWFileHandle.Release 2024/04/11 02:38:16 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:38:16 DEBUG : dir: Looking for writers 2024/04/11 02:38:16 DEBUG : file1: reading active writers 2024/04/11 02:38:16 DEBUG : : Looking for writers 2024/04/11 02:38:16 DEBUG : dir: reading active writers 2024/04/11 02:38:16 DEBUG : >WaitForWriters: 2024/04/11 02:38:16 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.10s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:38:18 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:38:18 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/11 02:38:18 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:18 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:18 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:18 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:18 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/11 02:38:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:18 DEBUG : file1: newRWFileHandle: 2024/04/11 02:38:18 DEBUG : file1(0xc000df8900): openPending: 2024/04/11 02:38:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:38:18 DEBUG : file1(0xc000df8900): >openPending: err= 2024/04/11 02:38:18 DEBUG : file1: >newRWFileHandle: err= 2024/04/11 02:38:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:38:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/04/11 02:38:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/04/11 02:38:18 DEBUG : file1(0xc000df8900): _writeAt: size=5, off=0 2024/04/11 02:38:18 DEBUG : file1(0xc000df8900): >_writeAt: n=5, err= 2024/04/11 02:38:18 DEBUG : file1(0xc000df8900): _writeAt: size=7, off=5 2024/04/11 02:38:18 DEBUG : file1(0xc000df8900): >_writeAt: n=7, err= 2024/04/11 02:38:18 DEBUG : file1: vfs cache: truncate to size=11 2024/04/11 02:38:18 DEBUG : file1(0xc000df8900): close: 2024/04/11 02:38:18 DEBUG : file1: vfs cache: setting modification time to 2024-04-11 02:38:18.276845986 +0000 UTC m=+242.790983800 2024/04/11 02:38:18 INFO : file1: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:18 DEBUG : file1(0xc000df8900): >close: err= 2024/04/11 02:38:18 DEBUG : file1(0xc000df8900): close: 2024/04/11 02:38:18 DEBUG : file1(0xc000df8900): >close: err=file already closed 2024/04/11 02:38:18 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:38:18 DEBUG : : Looking for writers 2024/04/11 02:38:18 DEBUG : file1: reading active writers 2024/04/11 02:38:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/04/11 02:38:18 DEBUG : : Looking for writers 2024/04/11 02:38:18 DEBUG : file1: reading active writers 2024/04/11 02:38:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/04/11 02:38:18 DEBUG : : Looking for writers 2024/04/11 02:38:18 DEBUG : file1: reading active writers 2024/04/11 02:38:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/04/11 02:38:18 DEBUG : : Looking for writers 2024/04/11 02:38:18 DEBUG : file1: reading active writers 2024/04/11 02:38:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/04/11 02:38:18 DEBUG : file1: vfs cache: starting upload 2024/04/11 02:38:18 DEBUG : : Looking for writers 2024/04/11 02:38:18 DEBUG : file1: reading active writers 2024/04/11 02:38:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/04/11 02:38:18 DEBUG : : Looking for writers 2024/04/11 02:38:18 DEBUG : file1: reading active writers 2024/04/11 02:38:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/04/11 02:38:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:38:18 DEBUG : : Looking for writers 2024/04/11 02:38:18 DEBUG : file1: reading active writers 2024/04/11 02:38:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/04/11 02:38:19 DEBUG : file1: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/04/11 02:38:19 INFO : file1: Copied (new) 2024/04/11 02:38:19 DEBUG : file1: vfs cache: fingerprint now "11,2024-04-11 02:38:18 +0000 UTC,2aae6c35c94fcfb415dbe95f408b9ce91ee846ed" 2024/04/11 02:38:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/04/11 02:38:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:38:19 INFO : file1: vfs cache: upload succeeded try #1 2024/04/11 02:38:19 DEBUG : : Looking for writers 2024/04/11 02:38:19 DEBUG : file1: reading active writers 2024/04/11 02:38:19 DEBUG : >WaitForWriters: 2024/04/11 02:38:19 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:38:19 DEBUG : : Looking for writers 2024/04/11 02:38:19 DEBUG : file1: reading active writers 2024/04/11 02:38:19 DEBUG : >WaitForWriters: 2024/04/11 02:38:19 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (2.73s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:38:20 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:38:20 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/11 02:38:20 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:20 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:20 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:20 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:20 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/11 02:38:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:21 DEBUG : file1: newRWFileHandle: 2024/04/11 02:38:21 DEBUG : file1(0xc000ea5080): openPending: 2024/04/11 02:38:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:38:21 DEBUG : file1(0xc000ea5080): >openPending: err= 2024/04/11 02:38:21 DEBUG : file1: >newRWFileHandle: err= 2024/04/11 02:38:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:38:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/04/11 02:38:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/04/11 02:38:21 DEBUG : file1(0xc000ea5080): _writeAt: size=7, off=0 2024/04/11 02:38:21 DEBUG : file1(0xc000ea5080): >_writeAt: n=7, err= 2024/04/11 02:38:21 DEBUG : file1(0xc000ea5080): _writeAt: size=6, off=5 2024/04/11 02:38:21 DEBUG : file1(0xc000ea5080): >_writeAt: n=6, err= 2024/04/11 02:38:21 DEBUG : file1(0xc000ea5080): close: 2024/04/11 02:38:21 DEBUG : file1: vfs cache: setting modification time to 2024-04-11 02:38:21.022658126 +0000 UTC m=+245.536795941 2024/04/11 02:38:21 INFO : file1: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:21 DEBUG : file1(0xc000ea5080): >close: err= 2024/04/11 02:38:21 DEBUG : file1(0xc000ea5080): _writeAt: size=5, off=0 2024/04/11 02:38:21 DEBUG : file1(0xc000ea5080): >_writeAt: n=0, err=file already closed 2024/04/11 02:38:21 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:38:21 DEBUG : : Looking for writers 2024/04/11 02:38:21 DEBUG : file1: reading active writers 2024/04/11 02:38:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/04/11 02:38:21 DEBUG : : Looking for writers 2024/04/11 02:38:21 DEBUG : file1: reading active writers 2024/04/11 02:38:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/04/11 02:38:21 DEBUG : : Looking for writers 2024/04/11 02:38:21 DEBUG : file1: reading active writers 2024/04/11 02:38:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/04/11 02:38:21 DEBUG : : Looking for writers 2024/04/11 02:38:21 DEBUG : file1: reading active writers 2024/04/11 02:38:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/04/11 02:38:21 DEBUG : file1: vfs cache: starting upload 2024/04/11 02:38:21 DEBUG : : Looking for writers 2024/04/11 02:38:21 DEBUG : file1: reading active writers 2024/04/11 02:38:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/04/11 02:38:21 DEBUG : : Looking for writers 2024/04/11 02:38:21 DEBUG : file1: reading active writers 2024/04/11 02:38:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/04/11 02:38:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:38:21 DEBUG : : Looking for writers 2024/04/11 02:38:21 DEBUG : file1: reading active writers 2024/04/11 02:38:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/04/11 02:38:22 DEBUG : file1: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/04/11 02:38:22 INFO : file1: Copied (new) 2024/04/11 02:38:22 DEBUG : file1: vfs cache: fingerprint now "11,2024-04-11 02:38:21 +0000 UTC,2aae6c35c94fcfb415dbe95f408b9ce91ee846ed" 2024/04/11 02:38:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/04/11 02:38:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:38:22 INFO : file1: vfs cache: upload succeeded try #1 2024/04/11 02:38:22 DEBUG : : Looking for writers 2024/04/11 02:38:22 DEBUG : file1: reading active writers 2024/04/11 02:38:22 DEBUG : >WaitForWriters: 2024/04/11 02:38:22 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:38:22 DEBUG : : Looking for writers 2024/04/11 02:38:22 DEBUG : file1: reading active writers 2024/04/11 02:38:22 DEBUG : >WaitForWriters: 2024/04/11 02:38:22 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (2.80s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:38:23 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:38:23 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/11 02:38:23 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:23 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:23 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:23 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:23 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/11 02:38:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:23 DEBUG : file1: newRWFileHandle: 2024/04/11 02:38:23 DEBUG : file1(0xc00077df00): openPending: 2024/04/11 02:38:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:38:23 DEBUG : file1(0xc00077df00): >openPending: err= 2024/04/11 02:38:23 DEBUG : file1: >newRWFileHandle: err= 2024/04/11 02:38:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:38:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/04/11 02:38:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/04/11 02:38:23 DEBUG : file1(0xc00077df00): close: 2024/04/11 02:38:23 DEBUG : file1: vfs cache: setting modification time to 2024-04-11 02:38:23.806219872 +0000 UTC m=+248.320357656 2024/04/11 02:38:23 INFO : file1: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:23 DEBUG : file1(0xc00077df00): >close: err= 2024/04/11 02:38:23 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/04/11 02:38:23 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/04/11 02:38:23 DEBUG : file2: newRWFileHandle: 2024/04/11 02:38:23 DEBUG : file2(0xc000d82040): openPending: 2024/04/11 02:38:23 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:23 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/04/11 02:38:23 DEBUG : file2(0xc000d82040): >openPending: err= 2024/04/11 02:38:23 DEBUG : file2: >newRWFileHandle: err= 2024/04/11 02:38:23 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/04/11 02:38:23 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/04/11 02:38:23 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/04/11 02:38:23 DEBUG : file2(0xc000d82040): RWFileHandle.Flush 2024/04/11 02:38:23 DEBUG : file2(0xc000d82040): RWFileHandle.Release 2024/04/11 02:38:23 DEBUG : file2(0xc000d82040): close: 2024/04/11 02:38:23 DEBUG : file2: vfs cache: setting modification time to 2024-04-11 02:38:23.806874991 +0000 UTC m=+248.321012776 2024/04/11 02:38:23 INFO : file2: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:23 DEBUG : file2(0xc000d82040): >close: err= 2024/04/11 02:38:23 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:38:23 DEBUG : : Looking for writers 2024/04/11 02:38:23 DEBUG : file1: reading active writers 2024/04/11 02:38:23 DEBUG : file2: reading active writers 2024/04/11 02:38:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/04/11 02:38:23 DEBUG : : Looking for writers 2024/04/11 02:38:23 DEBUG : file1: reading active writers 2024/04/11 02:38:23 DEBUG : file2: reading active writers 2024/04/11 02:38:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/04/11 02:38:23 DEBUG : : Looking for writers 2024/04/11 02:38:23 DEBUG : file2: reading active writers 2024/04/11 02:38:23 DEBUG : file1: reading active writers 2024/04/11 02:38:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/04/11 02:38:23 DEBUG : : Looking for writers 2024/04/11 02:38:23 DEBUG : file1: reading active writers 2024/04/11 02:38:23 DEBUG : file2: reading active writers 2024/04/11 02:38:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/04/11 02:38:23 DEBUG : file2: vfs cache: starting upload 2024/04/11 02:38:23 DEBUG : file1: vfs cache: starting upload 2024/04/11 02:38:23 DEBUG : : Looking for writers 2024/04/11 02:38:23 DEBUG : file1: reading active writers 2024/04/11 02:38:23 DEBUG : file2: reading active writers 2024/04/11 02:38:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2024/04/11 02:38:24 DEBUG : : Looking for writers 2024/04/11 02:38:24 DEBUG : file1: reading active writers 2024/04/11 02:38:24 DEBUG : file2: reading active writers 2024/04/11 02:38:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2024/04/11 02:38:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:38:24 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2024/04/11 02:38:24 DEBUG : : Looking for writers 2024/04/11 02:38:24 DEBUG : file1: reading active writers 2024/04/11 02:38:24 DEBUG : file2: reading active writers 2024/04/11 02:38:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2024/04/11 02:38:24 DEBUG : file1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/04/11 02:38:24 INFO : file1: Copied (new) 2024/04/11 02:38:24 DEBUG : file1: vfs cache: fingerprint now "0,2024-04-11 02:38:23 +0000 UTC,da39a3ee5e6b4b0d3255bfef95601890afd80709" 2024/04/11 02:38:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/04/11 02:38:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:38:24 INFO : file1: vfs cache: upload succeeded try #1 2024/04/11 02:38:24 DEBUG : file2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/04/11 02:38:24 INFO : file2: Copied (new) 2024/04/11 02:38:24 DEBUG : file2: vfs cache: fingerprint now "0,2024-04-11 02:38:23 +0000 UTC,da39a3ee5e6b4b0d3255bfef95601890afd80709" 2024/04/11 02:38:24 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/04/11 02:38:24 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/04/11 02:38:24 INFO : file2: vfs cache: upload succeeded try #1 2024/04/11 02:38:25 DEBUG : : Looking for writers 2024/04/11 02:38:25 DEBUG : file1: reading active writers 2024/04/11 02:38:25 DEBUG : file2: reading active writers 2024/04/11 02:38:25 DEBUG : >WaitForWriters: 2024/04/11 02:38:25 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:38:25 DEBUG : : Looking for writers 2024/04/11 02:38:25 DEBUG : file1: reading active writers 2024/04/11 02:38:25 DEBUG : file2: reading active writers 2024/04/11 02:38:25 DEBUG : >WaitForWriters: 2024/04/11 02:38:25 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.06s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:38:26 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:38:26 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/11 02:38:26 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:26 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:26 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:26 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:26 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/11 02:38:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:26 DEBUG : file1: newRWFileHandle: 2024/04/11 02:38:26 DEBUG : file1(0xc0007c6000): openPending: 2024/04/11 02:38:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:38:26 DEBUG : file1(0xc0007c6000): >openPending: err= 2024/04/11 02:38:26 DEBUG : file1: >newRWFileHandle: err= 2024/04/11 02:38:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:38:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/04/11 02:38:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/04/11 02:38:26 DEBUG : file1(0xc0007c6000): _writeAt: size=5, off=0 2024/04/11 02:38:26 DEBUG : file1(0xc0007c6000): >_writeAt: n=5, err= 2024/04/11 02:38:26 DEBUG : file1(0xc0007c6000): RWFileHandle.Flush 2024/04/11 02:38:26 DEBUG : file1(0xc0007c6000): RWFileHandle.Flush 2024/04/11 02:38:26 DEBUG : file1(0xc0007c6000): close: 2024/04/11 02:38:26 DEBUG : file1: vfs cache: setting modification time to 2024-04-11 02:38:26.864135292 +0000 UTC m=+251.378273106 2024/04/11 02:38:26 INFO : file1: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:26 DEBUG : file1(0xc0007c6000): >close: err= 2024/04/11 02:38:26 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:38:26 DEBUG : : Looking for writers 2024/04/11 02:38:26 DEBUG : file1: reading active writers 2024/04/11 02:38:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/04/11 02:38:26 DEBUG : : Looking for writers 2024/04/11 02:38:26 DEBUG : file1: reading active writers 2024/04/11 02:38:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/04/11 02:38:26 DEBUG : : Looking for writers 2024/04/11 02:38:26 DEBUG : file1: reading active writers 2024/04/11 02:38:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/04/11 02:38:26 DEBUG : : Looking for writers 2024/04/11 02:38:26 DEBUG : file1: reading active writers 2024/04/11 02:38:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/04/11 02:38:26 DEBUG : file1: vfs cache: starting upload 2024/04/11 02:38:27 DEBUG : : Looking for writers 2024/04/11 02:38:27 DEBUG : file1: reading active writers 2024/04/11 02:38:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/04/11 02:38:27 DEBUG : : Looking for writers 2024/04/11 02:38:27 DEBUG : file1: reading active writers 2024/04/11 02:38:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/04/11 02:38:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:38:27 DEBUG : : Looking for writers 2024/04/11 02:38:27 DEBUG : file1: reading active writers 2024/04/11 02:38:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/04/11 02:38:27 DEBUG : file1: sha1 = aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d OK 2024/04/11 02:38:27 INFO : file1: Copied (new) 2024/04/11 02:38:27 DEBUG : file1: vfs cache: fingerprint now "5,2024-04-11 02:38:26 +0000 UTC,aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d" 2024/04/11 02:38:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/04/11 02:38:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:38:27 INFO : file1: vfs cache: upload succeeded try #1 2024/04/11 02:38:28 DEBUG : : Looking for writers 2024/04/11 02:38:28 DEBUG : file1: reading active writers 2024/04/11 02:38:28 DEBUG : >WaitForWriters: 2024/04/11 02:38:28 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.48s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:38:29 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:38:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/11 02:38:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:29 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:29 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/11 02:38:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:29 DEBUG : file1: newRWFileHandle: 2024/04/11 02:38:29 DEBUG : file1(0xc00051b700): openPending: 2024/04/11 02:38:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:38:29 DEBUG : file1(0xc00051b700): >openPending: err= 2024/04/11 02:38:29 DEBUG : file1: >newRWFileHandle: err= 2024/04/11 02:38:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:38:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/04/11 02:38:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/04/11 02:38:29 DEBUG : file1(0xc00051b700): _writeAt: size=5, off=0 2024/04/11 02:38:29 DEBUG : file1(0xc00051b700): >_writeAt: n=5, err= 2024/04/11 02:38:29 DEBUG : file1(0xc00051b700): RWFileHandle.Release 2024/04/11 02:38:29 DEBUG : file1(0xc00051b700): close: 2024/04/11 02:38:29 DEBUG : file1: vfs cache: setting modification time to 2024-04-11 02:38:29.334033838 +0000 UTC m=+253.848171622 2024/04/11 02:38:29 INFO : file1: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:29 DEBUG : file1(0xc00051b700): >close: err= 2024/04/11 02:38:29 DEBUG : file1(0xc00051b700): RWFileHandle.Release 2024/04/11 02:38:29 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:38:29 DEBUG : : Looking for writers 2024/04/11 02:38:29 DEBUG : file1: reading active writers 2024/04/11 02:38:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/04/11 02:38:29 DEBUG : : Looking for writers 2024/04/11 02:38:29 DEBUG : file1: reading active writers 2024/04/11 02:38:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/04/11 02:38:29 DEBUG : : Looking for writers 2024/04/11 02:38:29 DEBUG : file1: reading active writers 2024/04/11 02:38:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/04/11 02:38:29 DEBUG : : Looking for writers 2024/04/11 02:38:29 DEBUG : file1: reading active writers 2024/04/11 02:38:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/04/11 02:38:29 DEBUG : file1: vfs cache: starting upload 2024/04/11 02:38:29 DEBUG : : Looking for writers 2024/04/11 02:38:29 DEBUG : file1: reading active writers 2024/04/11 02:38:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/04/11 02:38:29 DEBUG : : Looking for writers 2024/04/11 02:38:29 DEBUG : file1: reading active writers 2024/04/11 02:38:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/04/11 02:38:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:38:29 DEBUG : : Looking for writers 2024/04/11 02:38:29 DEBUG : file1: reading active writers 2024/04/11 02:38:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/04/11 02:38:30 DEBUG : file1: sha1 = aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d OK 2024/04/11 02:38:30 INFO : file1: Copied (new) 2024/04/11 02:38:30 DEBUG : file1: vfs cache: fingerprint now "5,2024-04-11 02:38:29 +0000 UTC,aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d" 2024/04/11 02:38:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/04/11 02:38:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:38:30 INFO : file1: vfs cache: upload succeeded try #1 2024/04/11 02:38:30 DEBUG : : Looking for writers 2024/04/11 02:38:30 DEBUG : file1: reading active writers 2024/04/11 02:38:30 DEBUG : >WaitForWriters: 2024/04/11 02:38:30 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.44s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:38:31 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:38:31 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/11 02:38:31 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:31 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:31 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:31 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:31 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/11 02:38:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:38:32 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/04/11 02:38:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/04/11 02:38:33 DEBUG : dir/file1: newRWFileHandle: 2024/04/11 02:38:33 DEBUG : dir/file1(0xc000e1d4c0): openPending: 2024/04/11 02:38:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,fe5567e8d769550852182cdf69d74bb16dff8e29" against cached fingerprint "" 2024/04/11 02:38:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/04/11 02:38:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:38:33 DEBUG : dir/file1(0xc000e1d4c0): >openPending: err= 2024/04/11 02:38:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/04/11 02:38:33 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/11 02:38:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/11 02:38:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/04/11 02:38:33 DEBUG : dir/file1(0xc000e1d4c0): _writeAt: size=5, off=0 2024/04/11 02:38:33 DEBUG : dir/file1(0xc000e1d4c0): >_writeAt: n=5, err= 2024/04/11 02:38:33 DEBUG : dir/file1(0xc000e1d4c0): close: 2024/04/11 02:38:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:33 DEBUG : dir/file1: vfs cache: setting modification time to 2024-04-11 02:38:33.543085936 +0000 UTC m=+258.057223751 2024/04/11 02:38:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:33 DEBUG : dir/file1(0xc000e1d4c0): >close: err= 2024/04/11 02:38:33 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:38:33 DEBUG : dir: Looking for writers 2024/04/11 02:38:33 DEBUG : file1: reading active writers 2024/04/11 02:38:33 DEBUG : : Looking for writers 2024/04/11 02:38:33 DEBUG : dir: reading active writers 2024/04/11 02:38:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/04/11 02:38:33 DEBUG : dir: Looking for writers 2024/04/11 02:38:33 DEBUG : file1: reading active writers 2024/04/11 02:38:33 DEBUG : : Looking for writers 2024/04/11 02:38:33 DEBUG : dir: reading active writers 2024/04/11 02:38:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/04/11 02:38:33 DEBUG : dir: Looking for writers 2024/04/11 02:38:33 DEBUG : file1: reading active writers 2024/04/11 02:38:33 DEBUG : : Looking for writers 2024/04/11 02:38:33 DEBUG : dir: reading active writers 2024/04/11 02:38:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/04/11 02:38:33 DEBUG : dir: Looking for writers 2024/04/11 02:38:33 DEBUG : file1: reading active writers 2024/04/11 02:38:33 DEBUG : : Looking for writers 2024/04/11 02:38:33 DEBUG : dir: reading active writers 2024/04/11 02:38:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/04/11 02:38:33 DEBUG : dir/file1: vfs cache: starting upload 2024/04/11 02:38:33 DEBUG : dir: Looking for writers 2024/04/11 02:38:33 DEBUG : file1: reading active writers 2024/04/11 02:38:33 DEBUG : : Looking for writers 2024/04/11 02:38:33 DEBUG : dir: reading active writers 2024/04/11 02:38:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/04/11 02:38:33 DEBUG : dir: Looking for writers 2024/04/11 02:38:33 DEBUG : file1: reading active writers 2024/04/11 02:38:33 DEBUG : : Looking for writers 2024/04/11 02:38:33 DEBUG : dir: reading active writers 2024/04/11 02:38:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/04/11 02:38:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:38:34 DEBUG : dir: Looking for writers 2024/04/11 02:38:34 DEBUG : file1: reading active writers 2024/04/11 02:38:34 DEBUG : : Looking for writers 2024/04/11 02:38:34 DEBUG : dir: reading active writers 2024/04/11 02:38:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/04/11 02:38:34 DEBUG : dir/file1: sha1 = aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d OK 2024/04/11 02:38:34 INFO : dir/file1: Copied (replaced existing) 2024/04/11 02:38:34 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-04-11 02:38:33 +0000 UTC,aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d" 2024/04/11 02:38:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/04/11 02:38:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:38:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/04/11 02:38:34 DEBUG : dir: Looking for writers 2024/04/11 02:38:34 DEBUG : file1: reading active writers 2024/04/11 02:38:34 DEBUG : : Looking for writers 2024/04/11 02:38:34 DEBUG : dir: reading active writers 2024/04/11 02:38:34 DEBUG : >WaitForWriters: 2024/04/11 02:38:34 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.18s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:38:36 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:38:36 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/11 02:38:36 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:36 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:36 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:36 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:36 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/11 02:38:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:38:38 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:38 DEBUG : dir/file1: newRWFileHandle: 2024/04/11 02:38:38 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/11 02:38:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:38:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/11 02:38:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/04/11 02:38:38 DEBUG : dir/file1(0xc000b3ea80): _writeAt: size=5, off=0 2024/04/11 02:38:38 DEBUG : dir/file1(0xc000b3ea80): openPending: 2024/04/11 02:38:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,fe5567e8d769550852182cdf69d74bb16dff8e29" against cached fingerprint "" 2024/04/11 02:38:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/04/11 02:38:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:38:38 DEBUG : dir/file1(0xc000b3ea80): >openPending: err= 2024/04/11 02:38:38 DEBUG : dir/file1(0xc000b3ea80): >_writeAt: n=5, err= 2024/04/11 02:38:38 DEBUG : dir/file1(0xc000b3ea80): _writeAt: size=15, off=5 2024/04/11 02:38:38 DEBUG : dir/file1(0xc000b3ea80): >_writeAt: n=15, err= 2024/04/11 02:38:38 DEBUG : dir/file1(0xc000b3ea80): close: 2024/04/11 02:38:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/04/11 02:38:38 DEBUG : dir/file1: vfs cache: setting modification time to 2024-04-11 02:38:38.640043901 +0000 UTC m=+263.154181716 2024/04/11 02:38:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:38 DEBUG : dir/file1(0xc000b3ea80): >close: err= 2024/04/11 02:38:38 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:38:38 DEBUG : dir: Looking for writers 2024/04/11 02:38:38 DEBUG : file1: reading active writers 2024/04/11 02:38:38 DEBUG : : Looking for writers 2024/04/11 02:38:38 DEBUG : dir: reading active writers 2024/04/11 02:38:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/04/11 02:38:38 DEBUG : dir: Looking for writers 2024/04/11 02:38:38 DEBUG : file1: reading active writers 2024/04/11 02:38:38 DEBUG : : Looking for writers 2024/04/11 02:38:38 DEBUG : dir: reading active writers 2024/04/11 02:38:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/04/11 02:38:38 DEBUG : dir: Looking for writers 2024/04/11 02:38:38 DEBUG : file1: reading active writers 2024/04/11 02:38:38 DEBUG : : Looking for writers 2024/04/11 02:38:38 DEBUG : dir: reading active writers 2024/04/11 02:38:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/04/11 02:38:38 DEBUG : dir: Looking for writers 2024/04/11 02:38:38 DEBUG : file1: reading active writers 2024/04/11 02:38:38 DEBUG : : Looking for writers 2024/04/11 02:38:38 DEBUG : dir: reading active writers 2024/04/11 02:38:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/04/11 02:38:38 DEBUG : dir/file1: vfs cache: starting upload 2024/04/11 02:38:38 DEBUG : dir: Looking for writers 2024/04/11 02:38:38 DEBUG : file1: reading active writers 2024/04/11 02:38:38 DEBUG : : Looking for writers 2024/04/11 02:38:38 DEBUG : dir: reading active writers 2024/04/11 02:38:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/04/11 02:38:38 DEBUG : dir: Looking for writers 2024/04/11 02:38:38 DEBUG : file1: reading active writers 2024/04/11 02:38:38 DEBUG : : Looking for writers 2024/04/11 02:38:38 DEBUG : dir: reading active writers 2024/04/11 02:38:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/04/11 02:38:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:38:39 DEBUG : dir: Looking for writers 2024/04/11 02:38:39 DEBUG : file1: reading active writers 2024/04/11 02:38:39 DEBUG : : Looking for writers 2024/04/11 02:38:39 DEBUG : dir: reading active writers 2024/04/11 02:38:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/04/11 02:38:39 DEBUG : dir/file1: sha1 = 57d2323f11c653458352529c8319b3f4cc13c661 OK 2024/04/11 02:38:39 INFO : dir/file1: Copied (replaced existing) 2024/04/11 02:38:39 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-04-11 02:38:38 +0000 UTC,57d2323f11c653458352529c8319b3f4cc13c661" 2024/04/11 02:38:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/04/11 02:38:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:38:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/04/11 02:38:39 DEBUG : dir: Looking for writers 2024/04/11 02:38:39 DEBUG : file1: reading active writers 2024/04/11 02:38:39 DEBUG : : Looking for writers 2024/04/11 02:38:39 DEBUG : dir: reading active writers 2024/04/11 02:38:39 DEBUG : >WaitForWriters: 2024/04/11 02:38:39 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.01s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:38:41 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:38:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/11 02:38:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:41 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:41 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/11 02:38:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:41 DEBUG : file1: newRWFileHandle: 2024/04/11 02:38:41 DEBUG : file1(0xc000b3fec0): openPending: 2024/04/11 02:38:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:38:41 DEBUG : file1(0xc000b3fec0): >openPending: err= 2024/04/11 02:38:41 DEBUG : file1: >newRWFileHandle: err= 2024/04/11 02:38:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:38:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/04/11 02:38:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/04/11 02:38:41 DEBUG : file1(0xc000b3fec0): _writeAt: size=5, off=0 2024/04/11 02:38:41 DEBUG : file1(0xc000b3fec0): >_writeAt: n=5, err= 2024/04/11 02:38:41 DEBUG : file1(0xc000b3fec0): close: 2024/04/11 02:38:41 DEBUG : file1: vfs cache: setting modification time to 2024-04-11 02:38:41.973327499 +0000 UTC m=+266.487465313 2024/04/11 02:38:41 INFO : file1: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:41 DEBUG : file1(0xc000b3fec0): >close: err= 2024/04/11 02:38:41 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:38:41 DEBUG : : Looking for writers 2024/04/11 02:38:41 DEBUG : file1: reading active writers 2024/04/11 02:38:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/04/11 02:38:41 DEBUG : : Looking for writers 2024/04/11 02:38:41 DEBUG : file1: reading active writers 2024/04/11 02:38:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/04/11 02:38:42 DEBUG : : Looking for writers 2024/04/11 02:38:42 DEBUG : file1: reading active writers 2024/04/11 02:38:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/04/11 02:38:42 DEBUG : : Looking for writers 2024/04/11 02:38:42 DEBUG : file1: reading active writers 2024/04/11 02:38:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/04/11 02:38:42 DEBUG : file1: vfs cache: starting upload 2024/04/11 02:38:42 DEBUG : : Looking for writers 2024/04/11 02:38:42 DEBUG : file1: reading active writers 2024/04/11 02:38:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/04/11 02:38:42 DEBUG : : Looking for writers 2024/04/11 02:38:42 DEBUG : file1: reading active writers 2024/04/11 02:38:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/04/11 02:38:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:38:42 DEBUG : : Looking for writers 2024/04/11 02:38:42 DEBUG : file1: reading active writers 2024/04/11 02:38:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/04/11 02:38:42 DEBUG : file1: sha1 = aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d OK 2024/04/11 02:38:42 INFO : file1: Copied (new) 2024/04/11 02:38:42 DEBUG : file1: vfs cache: fingerprint now "5,2024-04-11 02:38:41 +0000 UTC,aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d" 2024/04/11 02:38:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/04/11 02:38:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:38:42 INFO : file1: vfs cache: upload succeeded try #1 2024/04/11 02:38:43 DEBUG : : Looking for writers 2024/04/11 02:38:43 DEBUG : file1: reading active writers 2024/04/11 02:38:43 DEBUG : >WaitForWriters: 2024/04/11 02:38:43 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.50s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:38:44 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:38:44 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/11 02:38:44 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:44 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:44 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:44 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/04/11 02:38:44 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0d80): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0d80): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0d80): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0d80): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0d80): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.476194134 +0000 UTC m=+268.990331918 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0d80): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0dc0): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0dc0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0dc0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0dc0): >_readAt: n=2, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0dc0): _writeAt: size=3, off=2 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0dc0): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0dc0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.476194134 +0000 UTC m=+268.990331918 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0dc0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0e00): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0e00): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0e00): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0e00): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0e00): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.476194134 +0000 UTC m=+268.990331918 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0e00): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000655880 item 1 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0e40): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0e40): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0e40): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0e40): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0e40): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.477737058 +0000 UTC m=+268.991874841 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0e40): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0e80): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0e80): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0e80): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0e80): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0e80): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.477737058 +0000 UTC m=+268.991874841 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0e80): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000655c00 item 2 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0ec0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0ec0): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0ec0): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0ec0): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0ec0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.478732105 +0000 UTC m=+268.992869888 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0ec0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0f00): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0f00): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0f00): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0f00): >_readAt: n=2, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0f00): _writeAt: size=3, off=2 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0f00): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0f00): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.478732105 +0000 UTC m=+268.992869888 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0f00): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0f40): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0f40): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0f40): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0f40): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0f40): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.478732105 +0000 UTC m=+268.992869888 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0f40): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000655ea0 item 3 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0fc0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0fc0): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0fc0): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0fc0): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0fc0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.481052437 +0000 UTC m=+268.995190251 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab0fc0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab1040): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab1040): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab1040): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab1040): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab1040): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.481052437 +0000 UTC m=+268.995190251 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab1040): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052ee0 item 4 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab1080): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab1080): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab1080): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab1080): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab1080): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.482908378 +0000 UTC m=+268.997046212 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab1080): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab10c0): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab10c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab10c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab10c0): >_readAt: n=2, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab10c0): _writeAt: size=3, off=2 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab10c0): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab10c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.482908378 +0000 UTC m=+268.997046212 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab10c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab1100): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab1100): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab1100): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab1100): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab1100): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.482908378 +0000 UTC m=+268.997046212 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab1100): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000536c0 item 5 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab1180): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab1180): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab1180): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab1180): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab1180): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.485015179 +0000 UTC m=+268.999153004 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab1180): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab1200): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab1200): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab1200): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab1200): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab1200): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.485015179 +0000 UTC m=+268.999153004 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000ab1200): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0070 item 6 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa2c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa2c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa2c0): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa2c0): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa2c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.48693001 +0000 UTC m=+269.001067854 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa2c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa380): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa380): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa380): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa380): >_readAt: n=2, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa380): _writeAt: size=3, off=2 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa380): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa380): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.48693001 +0000 UTC m=+269.001067854 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa380): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa3c0): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa3c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa3c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa3c0): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa3c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.48693001 +0000 UTC m=+269.001067854 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa3c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524930 item 7 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa440): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa440): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa440): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa440): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa440): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.489543933 +0000 UTC m=+269.003681748 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa440): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa4c0): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa4c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa4c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa4c0): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa4c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.489543933 +0000 UTC m=+269.003681748 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa4c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524cb0 item 8 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa500): _readAt: size=2, off=0 2024/04/11 02:38:44 ERROR : open-test-file(0xc0009fa500): Couldn't read size of file 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa500): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa500): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa500): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa500): close: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa500): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa540): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa540): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa540): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa540): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa540): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.491556399 +0000 UTC m=+269.005694222 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa540): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa580): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa580): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa580): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa580): >_readAt: n=2, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa580): _writeAt: size=3, off=2 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa580): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa580): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.491556399 +0000 UTC m=+269.005694222 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa580): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa5c0): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa5c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa5c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa5c0): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa5c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.491556399 +0000 UTC m=+269.005694222 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa5c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524f50 item 9 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa640): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa640): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa640): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa640): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa640): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.493398904 +0000 UTC m=+269.007536718 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa640): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa6c0): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa6c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa6c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa6c0): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa6c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.493398904 +0000 UTC m=+269.007536718 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa6c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525490 item 10 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa780): _readAt: size=2, off=0 2024/04/11 02:38:44 ERROR : open-test-file(0xc0009fa780): Couldn't read size of file 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa780): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa780): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa780): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa780): close: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa780): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa7c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa7c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa7c0): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa7c0): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa7c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.495037728 +0000 UTC m=+269.009175542 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa7c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa880): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa880): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa880): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa880): >_readAt: n=2, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa880): _writeAt: size=3, off=2 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa880): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa880): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.495037728 +0000 UTC m=+269.009175542 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa880): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa8c0): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa8c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa8c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa8c0): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa8c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.495037728 +0000 UTC m=+269.009175542 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa8c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525b20 item 11 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa940): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa940): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa940): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa940): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa940): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.496626438 +0000 UTC m=+269.010764222 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa940): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa9c0): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa9c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa9c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa9c0): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa9c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.496626438 +0000 UTC m=+269.010764222 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa9c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a82a0 item 12 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faa80): _readAt: size=2, off=0 2024/04/11 02:38:44 ERROR : open-test-file(0xc0009faa80): Couldn't read size of file 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faa80): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faa80): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faa80): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faa80): close: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faa80): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faac0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faac0): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faac0): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faac0): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faac0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.497685925 +0000 UTC m=+269.011823710 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faac0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fab80): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fab80): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fab80): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fab80): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fab80): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.497685925 +0000 UTC m=+269.011823710 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fab80): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a8d20 item 13 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fac00): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fac00): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fac00): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fac00): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fac00): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.498670282 +0000 UTC m=+269.012808065 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fac00): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fac80): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fac80): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fac80): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fac80): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fac80): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.498670282 +0000 UTC m=+269.012808065 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fac80): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a92d0 item 14 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fad40): _readAt: size=2, off=0 2024/04/11 02:38:44 ERROR : open-test-file(0xc0009fad40): Couldn't read size of file 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fad40): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fad40): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fad40): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fad40): close: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fad40): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fad80): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fad80): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fad80): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fad80): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fad80): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.499652204 +0000 UTC m=+269.013789988 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fad80): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fae40): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fae40): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fae40): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fae40): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fae40): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.499652204 +0000 UTC m=+269.013789988 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fae40): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a9730 item 15 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 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/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faec0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faec0): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faec0): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faec0): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faec0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.500655245 +0000 UTC m=+269.014793028 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faec0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faf40): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faf40): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faf40): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faf40): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faf40): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.500655245 +0000 UTC m=+269.014793028 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faf40): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a9e30 item 16 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73640): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73640): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73640): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73640): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73640): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.501997302 +0000 UTC m=+269.016135086 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73640): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73680): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73680): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73680): open at offset 5 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73680): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73680): >_readAt: n=2, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73680): _writeAt: size=3, off=7 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73680): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73680): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.501997302 +0000 UTC m=+269.016135086 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73680): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a736c0): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a736c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a736c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a736c0): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a736c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.501997302 +0000 UTC m=+269.016135086 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a736c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062b730 item 17 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73740): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73740): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73740): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73740): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73740): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.503211088 +0000 UTC m=+269.017348873 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73740): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a737c0): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a737c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a737c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a737c0): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a737c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.503211088 +0000 UTC m=+269.017348873 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a737c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062bb20 item 18 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73840): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73840): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73840): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73840): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73840): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.504032949 +0000 UTC m=+269.018170734 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73840): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73900): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73900): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73900): open at offset 5 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73900): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73900): >_readAt: n=2, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73900): _writeAt: size=3, off=7 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73900): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73900): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.504032949 +0000 UTC m=+269.018170734 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73900): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73940): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73940): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73940): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73940): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73940): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.504032949 +0000 UTC m=+269.018170734 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73940): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062bdc0 item 19 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a739c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a739c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a739c0): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a739c0): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a739c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.505224685 +0000 UTC m=+269.019362469 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a739c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73a40): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73a40): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73a40): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73a40): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73a40): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.505224685 +0000 UTC m=+269.019362469 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73a40): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e9a0 item 20 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73ac0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73ac0): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73ac0): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73ac0): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73ac0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.506169376 +0000 UTC m=+269.020307161 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73ac0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73b80): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73b80): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73b80): open at offset 5 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73b80): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73b80): >_readAt: n=2, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73b80): _writeAt: size=3, off=7 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73b80): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73b80): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.506169376 +0000 UTC m=+269.020307161 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73b80): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73bc0): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73bc0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73bc0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73bc0): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73bc0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.506169376 +0000 UTC m=+269.020307161 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73bc0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f110 item 21 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73c40): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73c40): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73c40): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73c40): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73c40): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.507319344 +0000 UTC m=+269.021457128 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73c40): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73cc0): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73cc0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73cc0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73cc0): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73cc0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.507319344 +0000 UTC m=+269.021457128 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73cc0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f650 item 22 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73d40): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73d40): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73d40): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73d40): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73d40): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.508380003 +0000 UTC m=+269.022517787 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73d40): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73e00): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73e00): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73e00): open at offset 5 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73e00): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73e00): >_readAt: n=2, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73e00): _writeAt: size=3, off=7 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73e00): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73e00): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.508380003 +0000 UTC m=+269.022517787 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73e00): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73e40): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73e40): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73e40): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73e40): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73e40): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.508380003 +0000 UTC m=+269.022517787 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73e40): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053fc00 item 23 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 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/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73ec0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73ec0): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73ec0): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73ec0): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73ec0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.509758569 +0000 UTC m=+269.023896353 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73ec0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73f40): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73f40): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73f40): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73f40): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73f40): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.509758569 +0000 UTC m=+269.023896353 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000a73f40): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658310 item 24 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e080): _readAt: size=2, off=0 2024/04/11 02:38:44 ERROR : open-test-file(0xc000e4e080): Couldn't read size of file 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e080): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e080): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e080): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e080): close: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e080): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e0c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e0c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e0c0): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e0c0): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e0c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.510790074 +0000 UTC m=+269.024927857 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e0c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e180): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e180): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e180): open at offset 5 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e180): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e180): >_readAt: n=2, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e180): _writeAt: size=3, off=7 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e180): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e180): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.510790074 +0000 UTC m=+269.024927857 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e180): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e1c0): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e1c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e1c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e1c0): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e1c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.510790074 +0000 UTC m=+269.024927857 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e1c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006585b0 item 25 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e240): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e240): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e240): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e240): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e240): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.512318901 +0000 UTC m=+269.026456685 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e240): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e2c0): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e2c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e2c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e2c0): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e2c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.512318901 +0000 UTC m=+269.026456685 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e2c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658930 item 26 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e380): _readAt: size=2, off=0 2024/04/11 02:38:44 ERROR : open-test-file(0xc000e4e380): Couldn't read size of file 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e380): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e380): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e380): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e380): close: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e380): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faf80): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faf80): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faf80): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faf80): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faf80): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.513888345 +0000 UTC m=+269.028026129 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faf80): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb040): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb040): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb040): open at offset 5 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb040): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb040): >_readAt: n=2, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb040): _writeAt: size=3, off=7 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb040): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb040): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.513888345 +0000 UTC m=+269.028026129 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb040): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb080): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb080): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb080): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb080): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb080): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.513888345 +0000 UTC m=+269.028026129 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb080): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000158af0 item 27 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 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/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb100): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb100): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb100): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb100): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb100): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.515396123 +0000 UTC m=+269.029533908 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb100): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb180): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb180): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb180): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb180): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb180): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.515396123 +0000 UTC m=+269.029533908 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb180): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000159420 item 28 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e080): _readAt: size=2, off=0 2024/04/11 02:38:44 ERROR : open-test-file(0xc000e4e080): Couldn't read size of file 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e080): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e080): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e080): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e080): close: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e080): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e0c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e0c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e0c0): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e0c0): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e0c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.517340541 +0000 UTC m=+269.031478355 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e0c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e180): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e180): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e180): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e180): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e180): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.517340541 +0000 UTC m=+269.031478355 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e180): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658310 item 29 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 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/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e200): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e200): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e200): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e200): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e200): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.518958825 +0000 UTC m=+269.033096639 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e200): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e280): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e280): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e280): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e280): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e280): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.518958825 +0000 UTC m=+269.033096639 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e280): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006585b0 item 30 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 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/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e400): _readAt: size=2, off=0 2024/04/11 02:38:44 ERROR : open-test-file(0xc000e4e400): Couldn't read size of file 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e400): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e400): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e400): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e400): close: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e400): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e440): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e440): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e440): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e440): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e440): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.520424575 +0000 UTC m=+269.034562389 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e440): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e500): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e500): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e500): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e500): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e500): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.520424575 +0000 UTC m=+269.034562389 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e500): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658850 item 31 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 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/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e580): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e580): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e580): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e580): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e580): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.521862412 +0000 UTC m=+269.036000237 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e580): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e600): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e600): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e600): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e600): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e600): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.521862412 +0000 UTC m=+269.036000237 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e600): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658af0 item 32 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e640): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e640): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e640): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e640): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e640): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.523188018 +0000 UTC m=+269.037325832 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e640): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e680): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e680): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e680): _writeAt: size=3, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e680): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e680): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658e00 item 33 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e680): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e680): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.523638203 +0000 UTC m=+269.037776017 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e680): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e6c0): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e6c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e6c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e6c0): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e6c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.523638203 +0000 UTC m=+269.037776017 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e6c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658fc0 item 33 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e700): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e700): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e700): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e700): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e700): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.525474727 +0000 UTC m=+269.039612551 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e700): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e740): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e740): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659260 item 34 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e740): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e740): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e740): _writeAt: size=3, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e740): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e740): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.526161947 +0000 UTC m=+269.040299771 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e740): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e780): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e780): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e780): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e780): >_readAt: n=3, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e780): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.526161947 +0000 UTC m=+269.040299771 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000e4e780): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006593b0 item 34 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa000): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa000): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa000): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa000): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa000): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.527934692 +0000 UTC m=+269.042072506 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa000): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa040): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa040): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa040): _writeAt: size=3, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa040): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa040): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ae540 item 35 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa040): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa040): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.528494351 +0000 UTC m=+269.042632176 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa040): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa080): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa080): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa080): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa080): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa080): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.528494351 +0000 UTC m=+269.042632176 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa080): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006aef50 item 35 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa100): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa100): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa100): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa100): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa100): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.530264642 +0000 UTC m=+269.044402456 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa100): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa1c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa1c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006af880 item 36 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa1c0): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa1c0): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa1c0): _writeAt: size=3, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa1c0): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa1c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.530955618 +0000 UTC m=+269.045093442 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa1c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa200): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa200): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa200): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa200): >_readAt: n=3, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa200): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.530955618 +0000 UTC m=+269.045093442 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa200): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006afb20 item 36 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa240): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa240): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa240): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa240): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa240): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.533067058 +0000 UTC m=+269.047204872 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa240): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa280): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa280): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa280): _writeAt: size=3, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa280): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa280): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0c40 item 37 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa280): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa280): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.533640764 +0000 UTC m=+269.047778588 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa280): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa2c0): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa2c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa2c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa2c0): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa2c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.533640764 +0000 UTC m=+269.047778588 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa2c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0fc0 item 37 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa340): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa340): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa340): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa340): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa340): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.535907606 +0000 UTC m=+269.050045420 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa340): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa400): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa400): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1420 item 38 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa400): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa400): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa400): _writeAt: size=3, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa400): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa400): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.536495889 +0000 UTC m=+269.050633703 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa400): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa440): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa440): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa440): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa440): >_readAt: n=3, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa440): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.536495889 +0000 UTC m=+269.050633703 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa440): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e16c0 item 38 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa4c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa4c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa4c0): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa4c0): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa4c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.53806386 +0000 UTC m=+269.052201674 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa4c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa580): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa580): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa580): _writeAt: size=3, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa580): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa580): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1c70 item 39 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa580): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa580): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.538596559 +0000 UTC m=+269.052734373 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa580): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa5c0): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa5c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa5c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa5c0): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa5c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.538596559 +0000 UTC m=+269.052734373 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa5c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1e30 item 39 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa640): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa640): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa640): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa640): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa640): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.540050938 +0000 UTC m=+269.054188761 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa640): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa700): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa700): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001598f0 item 40 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa700): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa700): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa700): _writeAt: size=3, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa700): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa700): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.540631756 +0000 UTC m=+269.054769581 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa700): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa740): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa740): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa740): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa740): >_readAt: n=3, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa740): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.540631756 +0000 UTC m=+269.054769581 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa740): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000159c70 item 40 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa780): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa780): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa780): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa780): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa780): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa780): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa780): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.542157689 +0000 UTC m=+269.056295503 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa780): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa7c0): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa7c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa7c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b6540 item 41 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa7c0): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa7c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.542735182 +0000 UTC m=+269.056872986 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa7c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa800): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa800): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa800): _writeAt: size=3, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa800): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa800): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b6930 item 41 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa800): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa800): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.543265636 +0000 UTC m=+269.057403441 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa800): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa840): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa840): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa840): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa840): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa840): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.543265636 +0000 UTC m=+269.057403441 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa840): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b6fc0 item 41 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa900): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa900): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa900): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa900): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa900): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa900): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa900): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.54465311 +0000 UTC m=+269.058790913 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa900): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa940): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa940): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa940): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b73b0 item 42 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa940): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa940): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.545204373 +0000 UTC m=+269.059342177 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fa940): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faa00): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faa00): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b7650 item 42 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faa00): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faa00): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faa00): _writeAt: size=3, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faa00): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faa00): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.545903555 +0000 UTC m=+269.060041359 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faa00): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faa40): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faa40): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faa40): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faa40): >_readAt: n=3, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faa40): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.545903555 +0000 UTC m=+269.060041359 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faa40): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b77a0 item 42 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fab00): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fab00): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fab00): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fab00): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fab00): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fab00): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fab00): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.547124144 +0000 UTC m=+269.061261948 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fab00): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fab40): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fab40): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fab40): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654150 item 43 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fab40): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fab40): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.547743306 +0000 UTC m=+269.061881100 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fab40): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fac00): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fac00): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fac00): _writeAt: size=3, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fac00): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fac00): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006542a0 item 43 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fac00): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fac00): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.548260857 +0000 UTC m=+269.062398660 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fac00): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fac40): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fac40): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fac40): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fac40): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fac40): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.548260857 +0000 UTC m=+269.062398660 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fac40): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006544d0 item 43 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fad00): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fad00): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fad00): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fad00): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fad00): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fad00): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fad00): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.54976055 +0000 UTC m=+269.063898354 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fad00): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fad40): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fad40): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fad40): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006547e0 item 44 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fad40): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fad40): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.550296395 +0000 UTC m=+269.064434259 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fad40): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fae00): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fae00): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006549a0 item 44 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fae00): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fae00): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fae00): _writeAt: size=3, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fae00): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fae00): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.551022907 +0000 UTC m=+269.065160711 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fae00): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fae40): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fae40): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fae40): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fae40): >_readAt: n=3, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fae40): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.551022907 +0000 UTC m=+269.065160711 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fae40): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654c40 item 44 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faf00): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faf00): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faf00): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faf00): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faf00): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faf00): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faf00): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.552646352 +0000 UTC m=+269.066784177 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faf00): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faf40): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faf40): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faf40): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654f50 item 45 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faf40): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faf40): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.553302032 +0000 UTC m=+269.067439846 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009faf40): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb240): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb240): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb240): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb240): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb240): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.553302032 +0000 UTC m=+269.067439846 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb240): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000655110 item 45 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb300): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb300): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb300): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb300): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb300): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb300): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb300): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.554998134 +0000 UTC m=+269.069135968 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb300): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb340): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb340): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb340): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000655490 item 46 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb340): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb340): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.555512508 +0000 UTC m=+269.069650312 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb340): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb400): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb400): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb400): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb400): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb400): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.555512508 +0000 UTC m=+269.069650312 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb400): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006555e0 item 46 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb4c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb4c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb4c0): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb4c0): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb4c0): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb4c0): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb4c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.557290062 +0000 UTC m=+269.071427866 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb4c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb500): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb500): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb500): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000655880 item 47 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb500): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb500): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.557871523 +0000 UTC m=+269.072009326 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb500): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb5c0): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb5c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb5c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb5c0): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb5c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.557871523 +0000 UTC m=+269.072009326 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb5c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006559d0 item 47 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 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/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb680): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb680): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb680): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb680): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb680): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb680): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb680): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.559596058 +0000 UTC m=+269.073733892 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb680): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb6c0): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb6c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb6c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000655c70 item 48 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb6c0): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb6c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.560136271 +0000 UTC m=+269.074274074 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb6c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb780): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb780): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb780): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb780): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb780): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.560136271 +0000 UTC m=+269.074274074 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb780): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000655dc0 item 48 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb7c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb7c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb7c0): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb7c0): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb7c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.561811353 +0000 UTC m=+269.075949156 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb7c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb800): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb800): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb800): _writeAt: size=3, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb800): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb800): open at offset 5 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb800): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052150 item 49 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb800): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb800): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.56224754 +0000 UTC m=+269.076385345 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb800): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb840): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb840): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb840): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb840): >_readAt: n=8, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb840): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.56224754 +0000 UTC m=+269.076385345 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb840): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d20 item 49 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb8c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb8c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb8c0): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb8c0): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb8c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.563506282 +0000 UTC m=+269.077644086 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb8c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb980): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb980): open at offset 5 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb980): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053650 item 50 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb980): _readAt: size=2, off=5 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb980): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb980): _writeAt: size=3, off=5 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb980): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb980): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.564173163 +0000 UTC m=+269.078310966 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb980): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb9c0): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb9c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb9c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb9c0): >_readAt: n=3, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb9c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.564173163 +0000 UTC m=+269.078310966 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fb9c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053960 item 50 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fba40): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fba40): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fba40): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fba40): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fba40): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.565464755 +0000 UTC m=+269.079602560 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fba40): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbb00): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbb00): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbb00): _writeAt: size=3, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbb00): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbb00): open at offset 5 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbb00): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524070 item 51 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbb00): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbb00): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.565972447 +0000 UTC m=+269.080110252 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbb00): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbb40): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbb40): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbb40): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbb40): >_readAt: n=8, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbb40): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.565972447 +0000 UTC m=+269.080110252 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbb40): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524230 item 51 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbbc0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbbc0): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbbc0): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbbc0): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbbc0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.567098108 +0000 UTC m=+269.081235912 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbbc0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbc80): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbc80): open at offset 5 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbc80): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524690 item 52 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbc80): _readAt: size=2, off=5 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbc80): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbc80): _writeAt: size=3, off=5 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbc80): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbc80): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.567557781 +0000 UTC m=+269.081695585 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbc80): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbcc0): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbcc0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbcc0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbcc0): >_readAt: n=3, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbcc0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.567557781 +0000 UTC m=+269.081695585 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbcc0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005247e0 item 52 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbd40): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbd40): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbd40): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbd40): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbd40): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.568844384 +0000 UTC m=+269.082982188 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbd40): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbe00): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbe00): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbe00): _writeAt: size=3, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbe00): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbe00): open at offset 5 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbe00): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524a80 item 53 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbe00): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbe00): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.569304456 +0000 UTC m=+269.083442250 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbe00): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbe40): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbe40): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbe40): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbe40): >_readAt: n=8, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbe40): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.569304456 +0000 UTC m=+269.083442250 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbe40): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524bd0 item 53 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbec0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbec0): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbec0): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbec0): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbec0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.570538632 +0000 UTC m=+269.084676436 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0009fbec0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8000): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8000): open at offset 5 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8000): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524e70 item 54 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8000): _readAt: size=2, off=5 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8000): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8000): _writeAt: size=3, off=5 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8000): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8000): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.571028931 +0000 UTC m=+269.085166736 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8000): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8040): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8040): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8040): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8040): >_readAt: n=3, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8040): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.571028931 +0000 UTC m=+269.085166736 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8040): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524fc0 item 54 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df80c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df80c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df80c0): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df80c0): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df80c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.572137531 +0000 UTC m=+269.086275335 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df80c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8180): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8180): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8180): _writeAt: size=3, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8180): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8180): open at offset 5 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8180): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525420 item 55 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8180): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8180): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.572712319 +0000 UTC m=+269.086850113 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8180): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df81c0): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df81c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df81c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df81c0): >_readAt: n=8, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df81c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.572712319 +0000 UTC m=+269.086850113 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df81c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525570 item 55 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 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/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8240): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8240): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8240): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8240): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8240): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.573934642 +0000 UTC m=+269.088072446 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8240): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8300): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8300): open at offset 5 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8300): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525c70 item 56 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8300): _readAt: size=2, off=5 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8300): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8300): _writeAt: size=3, off=5 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8300): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8300): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.574383824 +0000 UTC m=+269.088521629 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8300): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8340): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8340): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8340): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8340): >_readAt: n=3, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8340): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.574383824 +0000 UTC m=+269.088521629 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8340): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525ea0 item 56 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8400): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8400): open at offset 0 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8400): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8400): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8400): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8400): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8400): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8400): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.575708829 +0000 UTC m=+269.089846633 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8400): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8440): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8440): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8440): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a88c0 item 57 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8440): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8440): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.576107638 +0000 UTC m=+269.090245442 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8440): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8500): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8500): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8500): _writeAt: size=3, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8500): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8500): open at offset 5 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8500): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a8d20 item 57 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8500): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8500): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.576585614 +0000 UTC m=+269.090723418 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8500): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8540): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8540): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8540): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8540): >_readAt: n=8, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8540): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.576585614 +0000 UTC m=+269.090723418 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8540): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a90a0 item 57 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8600): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8600): open at offset 0 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8600): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8600): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8600): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8600): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8600): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8600): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.577816061 +0000 UTC m=+269.091953866 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8600): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8640): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8640): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8640): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a95e0 item 58 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8640): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8640): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.578213207 +0000 UTC m=+269.092351011 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8640): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8700): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8700): open at offset 5 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8700): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a9730 item 58 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8700): _readAt: size=2, off=5 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8700): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8700): _writeAt: size=3, off=5 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8700): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8700): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.57882261 +0000 UTC m=+269.092960414 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8700): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8740): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8740): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8740): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8740): >_readAt: n=3, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8740): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.57882261 +0000 UTC m=+269.092960414 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8740): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a98f0 item 58 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8800): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8800): open at offset 0 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8800): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8800): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8800): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8800): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8800): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8800): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.580024383 +0000 UTC m=+269.094162188 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8800): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8840): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8840): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8840): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062a150 item 59 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8840): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8840): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.580446496 +0000 UTC m=+269.094584300 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8840): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8980): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8980): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8980): _writeAt: size=3, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8980): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8980): open at offset 5 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8980): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062a2a0 item 59 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8980): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8980): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.581027516 +0000 UTC m=+269.095165319 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8980): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df89c0): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df89c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df89c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df89c0): >_readAt: n=8, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df89c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.581027516 +0000 UTC m=+269.095165319 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df89c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062a460 item 59 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 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/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8a80): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8a80): open at offset 0 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8a80): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8a80): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8a80): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8a80): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8a80): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8a80): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.582191488 +0000 UTC m=+269.096329293 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8a80): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8ac0): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8ac0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8ac0): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062a7e0 item 60 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8ac0): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8ac0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.582628368 +0000 UTC m=+269.096766173 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8ac0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8b80): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8b80): open at offset 5 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8b80): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062a930 item 60 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8b80): _readAt: size=2, off=5 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8b80): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8b80): _writeAt: size=3, off=5 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8b80): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8b80): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.583150888 +0000 UTC m=+269.097288693 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8b80): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8bc0): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8bc0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8bc0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8bc0): >_readAt: n=3, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8bc0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.583150888 +0000 UTC m=+269.097288693 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8bc0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062aa80 item 60 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8c80): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8c80): open at offset 0 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8c80): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8c80): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8c80): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8c80): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8c80): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8c80): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.584895881 +0000 UTC m=+269.099033715 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8c80): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8cc0): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8cc0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8cc0): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062ae00 item 61 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8cc0): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8cc0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.585546151 +0000 UTC m=+269.099683965 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8cc0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8d80): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8d80): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8d80): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8d80): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8d80): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.585546151 +0000 UTC m=+269.099683965 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8d80): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062b030 item 61 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 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/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8e40): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8e40): open at offset 0 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8e40): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8e40): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8e40): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8e40): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8e40): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8e40): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.587254084 +0000 UTC m=+269.101391889 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8e40): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8e80): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8e80): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8e80): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062b2d0 item 62 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8e80): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8e80): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.587655728 +0000 UTC m=+269.101793532 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8e80): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8f40): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8f40): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8f40): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8f40): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8f40): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.587655728 +0000 UTC m=+269.101793532 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df8f40): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062b5e0 item 62 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 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/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9000): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9000): open at offset 0 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9000): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9000): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9000): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9000): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9000): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9000): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.588911132 +0000 UTC m=+269.103048936 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9000): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9040): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9040): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9040): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062b880 item 63 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9040): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9040): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.589398997 +0000 UTC m=+269.103536801 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9040): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9100): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9100): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9100): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9100): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9100): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.589398997 +0000 UTC m=+269.103536801 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9100): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062b9d0 item 63 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 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/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df91c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df91c0): open at offset 0 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df91c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df91c0): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df91c0): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df91c0): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df91c0): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df91c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.59083992 +0000 UTC m=+269.104977724 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df91c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9200): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9200): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9200): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062bce0 item 64 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9200): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9200): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.591404408 +0000 UTC m=+269.105542213 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9200): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df92c0): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df92c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df92c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df92c0): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df92c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.591404408 +0000 UTC m=+269.105542213 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df92c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062bf10 item 64 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9300): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9300): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9300): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9300): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9300): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.592810957 +0000 UTC m=+269.106948761 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9300): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9340): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9340): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9340): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9340): >_readAt: n=2, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9340): _writeAt: size=3, off=2 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e8c0 item 65 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9340): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9340): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.593419218 +0000 UTC m=+269.107557021 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9340): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9380): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9380): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9380): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9380): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9380): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.593419218 +0000 UTC m=+269.107557021 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9380): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ecb0 item 65 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df93c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df93c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df93c0): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df93c0): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df93c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.594715319 +0000 UTC m=+269.108853123 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df93c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9400): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9400): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f260 item 66 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9400): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9400): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9400): _writeAt: size=3, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9400): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9400): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.595272544 +0000 UTC m=+269.109410348 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9400): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9440): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9440): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9440): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9440): >_readAt: n=3, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9440): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.595272544 +0000 UTC m=+269.109410348 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9440): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f490 item 66 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9480): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9480): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9480): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9480): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9480): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.596621514 +0000 UTC m=+269.110759319 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9480): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df94c0): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df94c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df94c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df94c0): >_readAt: n=2, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df94c0): _writeAt: size=3, off=2 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053fa40 item 67 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df94c0): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df94c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.597109109 +0000 UTC m=+269.111246903 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df94c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9500): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9500): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9500): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9500): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9500): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.597109109 +0000 UTC m=+269.111246903 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9500): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053fc00 item 67 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9580): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9580): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9580): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9580): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9580): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.598414869 +0000 UTC m=+269.112552672 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9580): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9640): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9640): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662310 item 68 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9640): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9640): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9640): _writeAt: size=3, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9640): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9640): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.598881724 +0000 UTC m=+269.113019528 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9640): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9680): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9680): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9680): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9680): >_readAt: n=3, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9680): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.598881724 +0000 UTC m=+269.113019528 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9680): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006624d0 item 68 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df96c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df96c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df96c0): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df96c0): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df96c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.60024977 +0000 UTC m=+269.114387574 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df96c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9700): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9700): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9700): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9700): >_readAt: n=2, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9700): _writeAt: size=3, off=2 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006627e0 item 69 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9700): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9700): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.601475759 +0000 UTC m=+269.115613563 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9700): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9740): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9740): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9740): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9740): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9740): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.601475759 +0000 UTC m=+269.115613563 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9740): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662930 item 69 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df97c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df97c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df97c0): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df97c0): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df97c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.602912374 +0000 UTC m=+269.117050168 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df97c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9880): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9880): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662d20 item 70 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9880): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9880): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9880): _writeAt: size=3, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9880): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9880): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.603423913 +0000 UTC m=+269.117561718 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9880): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df98c0): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df98c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df98c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df98c0): >_readAt: n=3, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df98c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.603423913 +0000 UTC m=+269.117561718 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df98c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662e70 item 70 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9940): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9940): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9940): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9940): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9940): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.60469632 +0000 UTC m=+269.118834125 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9940): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9a00): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9a00): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9a00): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9a00): >_readAt: n=2, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9a00): _writeAt: size=3, off=2 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006631f0 item 71 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9a00): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9a00): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.605239058 +0000 UTC m=+269.119376862 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9a00): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9a40): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9a40): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9a40): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9a40): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9a40): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.605239058 +0000 UTC m=+269.119376862 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9a40): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006633b0 item 71 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9ac0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9ac0): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9ac0): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9ac0): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9ac0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.606703124 +0000 UTC m=+269.120840929 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9ac0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9b80): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9b80): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663810 item 72 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9b80): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9b80): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9b80): _writeAt: size=3, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9b80): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9b80): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.607246834 +0000 UTC m=+269.121384638 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9b80): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9bc0): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9bc0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9bc0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9bc0): >_readAt: n=3, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9bc0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.607246834 +0000 UTC m=+269.121384638 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9bc0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663b90 item 72 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9c00): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9c00): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9c00): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9c00): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9c00): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9c00): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9c00): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.608780401 +0000 UTC m=+269.122918205 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9c00): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9c40): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9c40): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9c40): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006640e0 item 73 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9c40): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9c40): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.609164581 +0000 UTC m=+269.123302385 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9c40): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9c80): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9c80): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9c80): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9c80): >_readAt: n=2, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9c80): _writeAt: size=3, off=2 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006643f0 item 73 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9c80): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9c80): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.609823256 +0000 UTC m=+269.123961061 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9c80): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9cc0): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9cc0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9cc0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9cc0): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9cc0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.609823256 +0000 UTC m=+269.123961061 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9cc0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000664540 item 73 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9d80): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9d80): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9d80): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9d80): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9d80): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9d80): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9d80): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.611380989 +0000 UTC m=+269.125518792 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9d80): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9dc0): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9dc0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9dc0): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000664930 item 74 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9dc0): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9dc0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.612036137 +0000 UTC m=+269.126173941 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9dc0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9e80): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9e80): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000664b60 item 74 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9e80): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9e80): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9e80): _writeAt: size=3, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9e80): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9e80): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.612726032 +0000 UTC m=+269.126863866 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9e80): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9ec0): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9ec0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9ec0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9ec0): >_readAt: n=3, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9ec0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.612726032 +0000 UTC m=+269.126863866 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000df9ec0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000664ee0 item 74 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc00018d700): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc00018d700): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc00018d700): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc00018d700): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc00018d700): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc00018d700): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc00018d700): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.614312226 +0000 UTC m=+269.128450030 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc00018d700): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2c40): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2c40): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2c40): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000665420 item 75 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2c40): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2c40): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.614749557 +0000 UTC m=+269.128887361 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2c40): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2d40): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2d40): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2d40): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2d40): >_readAt: n=2, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2d40): _writeAt: size=3, off=2 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000665650 item 75 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2d40): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2d40): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.615333683 +0000 UTC m=+269.129471486 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2d40): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2d80): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2d80): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2d80): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2d80): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2d80): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.615333683 +0000 UTC m=+269.129471486 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2d80): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006657a0 item 75 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2e40): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2e40): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2e40): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2e40): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2e40): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2e40): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2e40): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.616622039 +0000 UTC m=+269.130759842 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2e40): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2e80): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2e80): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2e80): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000665c00 item 76 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2e80): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2e80): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.617009917 +0000 UTC m=+269.131147721 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c2e80): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3180): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3180): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000665e30 item 76 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3180): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3180): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3180): _writeAt: size=3, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3180): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3180): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.617569125 +0000 UTC m=+269.131706930 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3180): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3280): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3280): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3280): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3280): >_readAt: n=3, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3280): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.617569125 +0000 UTC m=+269.131706930 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3280): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000668070 item 76 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3380): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3380): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3380): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3380): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3380): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3380): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3380): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.618772853 +0000 UTC m=+269.132910656 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3380): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3400): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3400): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3400): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006685b0 item 77 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3400): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3400): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.619181348 +0000 UTC m=+269.133319153 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3400): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3800): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3800): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3800): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3800): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3800): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.619181348 +0000 UTC m=+269.133319153 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3800): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000668850 item 77 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3900): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3900): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3900): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3900): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3900): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3900): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3900): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.620457683 +0000 UTC m=+269.134595487 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3900): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3940): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3940): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3940): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000668d20 item 78 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3940): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3940): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.621016851 +0000 UTC m=+269.135154656 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3940): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3b80): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3b80): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3b80): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3b80): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3b80): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.621016851 +0000 UTC m=+269.135154656 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3b80): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000668e70 item 78 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3d80): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3d80): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3d80): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3d80): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3d80): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3d80): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3d80): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.622764059 +0000 UTC m=+269.136901873 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3d80): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3e00): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3e00): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3e00): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000669340 item 79 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3e00): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3e00): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.62334068 +0000 UTC m=+269.137478494 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc0002c3e00): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c080): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c080): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c080): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c080): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c080): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.62334068 +0000 UTC m=+269.137478494 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c080): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006695e0 item 79 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 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/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c140): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c140): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c140): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c140): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c140): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c140): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c140): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.624789699 +0000 UTC m=+269.138927522 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c140): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c180): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c180): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c180): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000669ab0 item 80 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c180): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c180): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.625551637 +0000 UTC m=+269.139689451 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c180): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c240): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c240): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c240): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c240): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c240): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.625551637 +0000 UTC m=+269.139689451 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c240): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000669c00 item 80 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c280): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c280): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c280): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c280): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c280): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.627015553 +0000 UTC m=+269.141153368 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c280): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c2c0): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c2c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c2c0): open at offset 5 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c2c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c2c0): >_readAt: n=2, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c2c0): _writeAt: size=3, off=7 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066c000 item 81 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c2c0): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c2c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.627525439 +0000 UTC m=+269.141663264 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c2c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c300): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c300): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c300): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c300): >_readAt: n=8, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c300): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.627525439 +0000 UTC m=+269.141663264 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c300): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066c150 item 81 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c380): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c380): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c380): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c380): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c380): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.628782007 +0000 UTC m=+269.142919821 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c380): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c440): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c440): open at offset 5 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c440): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066c540 item 82 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c440): _readAt: size=2, off=5 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c440): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c440): _writeAt: size=3, off=5 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c440): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c440): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.629299407 +0000 UTC m=+269.143437221 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c440): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c480): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c480): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c480): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c480): >_readAt: n=3, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c480): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.629299407 +0000 UTC m=+269.143437221 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c480): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066c770 item 82 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c500): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c500): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c500): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c500): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c500): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.630762812 +0000 UTC m=+269.144900626 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c500): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c5c0): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c5c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c5c0): open at offset 5 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c5c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c5c0): >_readAt: n=2, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c5c0): _writeAt: size=3, off=7 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066ca10 item 83 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c5c0): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c5c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.63135923 +0000 UTC m=+269.145497044 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c5c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c600): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c600): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c600): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c600): >_readAt: n=8, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c600): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.63135923 +0000 UTC m=+269.145497044 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c600): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066cb60 item 83 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c680): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c680): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c680): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c680): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c680): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.632738798 +0000 UTC m=+269.146876623 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c680): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c740): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c740): open at offset 5 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c740): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066ce70 item 84 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c740): _readAt: size=2, off=5 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c740): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c740): _writeAt: size=3, off=5 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c740): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c740): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.633469188 +0000 UTC m=+269.147607002 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c740): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c780): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c780): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c780): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c780): >_readAt: n=3, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c780): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.633469188 +0000 UTC m=+269.147607002 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c780): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066d030 item 84 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c800): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c800): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c800): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c800): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c800): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.634945127 +0000 UTC m=+269.149082941 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c800): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c8c0): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c8c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c8c0): open at offset 5 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c8c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c8c0): >_readAt: n=2, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c8c0): _writeAt: size=3, off=7 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066d500 item 85 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c8c0): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c8c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.635630462 +0000 UTC m=+269.149768286 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c8c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c900): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c900): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c900): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c900): >_readAt: n=8, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c900): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.635630462 +0000 UTC m=+269.149768286 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c900): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066d6c0 item 85 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c980): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c980): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c980): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c980): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c980): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.637242646 +0000 UTC m=+269.151380460 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3c980): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3ca40): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3ca40): open at offset 5 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3ca40): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066d9d0 item 86 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3ca40): _readAt: size=2, off=5 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3ca40): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3ca40): _writeAt: size=3, off=5 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3ca40): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3ca40): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.637878489 +0000 UTC m=+269.152016303 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3ca40): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3ca80): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3ca80): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3ca80): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3ca80): >_readAt: n=3, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3ca80): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.637878489 +0000 UTC m=+269.152016303 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3ca80): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066dc00 item 86 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cb00): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cb00): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cb00): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cb00): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cb00): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.639506212 +0000 UTC m=+269.153644016 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cb00): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cbc0): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cbc0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cbc0): open at offset 5 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cbc0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cbc0): >_readAt: n=2, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cbc0): _writeAt: size=3, off=7 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006741c0 item 87 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cbc0): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cbc0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.640055452 +0000 UTC m=+269.154193256 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cbc0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cc00): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cc00): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cc00): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cc00): >_readAt: n=8, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cc00): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.640055452 +0000 UTC m=+269.154193256 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cc00): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000674310 item 87 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 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/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cc80): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cc80): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cc80): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cc80): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cc80): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.6414245 +0000 UTC m=+269.155562304 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cc80): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cd40): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cd40): open at offset 5 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cd40): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000674620 item 88 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cd40): _readAt: size=2, off=5 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cd40): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cd40): _writeAt: size=3, off=5 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cd40): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cd40): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.642083436 +0000 UTC m=+269.156221230 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cd40): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cd80): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cd80): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cd80): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cd80): >_readAt: n=3, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cd80): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.642083436 +0000 UTC m=+269.156221230 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cd80): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000674770 item 88 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3ce40): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3ce40): open at offset 0 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3ce40): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3ce40): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3ce40): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3ce40): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3ce40): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3ce40): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.643467862 +0000 UTC m=+269.157605667 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3ce40): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3ce80): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3ce80): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3ce80): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000674af0 item 89 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3ce80): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3ce80): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.643943595 +0000 UTC m=+269.158081399 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3ce80): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cf40): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cf40): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cf40): open at offset 5 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cf40): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cf40): >_readAt: n=2, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cf40): _writeAt: size=3, off=7 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000674c40 item 89 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cf40): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cf40): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.644473799 +0000 UTC m=+269.158611603 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cf40): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cf80): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cf80): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cf80): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cf80): >_readAt: n=8, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cf80): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.644473799 +0000 UTC m=+269.158611603 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3cf80): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000674e00 item 89 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d040): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d040): open at offset 0 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d040): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d040): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d040): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d040): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d040): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d040): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.645622414 +0000 UTC m=+269.159760218 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d040): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d080): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d080): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d080): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006753b0 item 90 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d080): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d080): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.646043052 +0000 UTC m=+269.160180857 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d080): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d140): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d140): open at offset 5 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d140): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000675570 item 90 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d140): _readAt: size=2, off=5 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d140): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d140): _writeAt: size=3, off=5 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d140): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d140): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.64658014 +0000 UTC m=+269.160717944 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d140): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d180): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d180): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d180): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d180): >_readAt: n=3, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d180): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.64658014 +0000 UTC m=+269.160717944 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d180): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000675730 item 90 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d240): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d240): open at offset 0 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d240): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d240): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d240): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d240): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d240): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d240): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.647847027 +0000 UTC m=+269.161984830 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d240): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d280): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d280): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d280): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000675a40 item 91 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d280): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d280): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.648229885 +0000 UTC m=+269.162367688 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d280): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d340): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d340): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d340): open at offset 5 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d340): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d340): >_readAt: n=2, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d340): _writeAt: size=3, off=7 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000675ce0 item 91 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d340): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d340): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.648763294 +0000 UTC m=+269.162901089 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d340): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d380): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d380): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d380): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d380): >_readAt: n=8, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d380): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.648763294 +0000 UTC m=+269.162901089 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d380): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069e0e0 item 91 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 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/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d440): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d440): open at offset 0 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d440): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d440): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d440): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d440): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d440): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d440): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.649958937 +0000 UTC m=+269.164096731 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d440): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d480): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d480): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d480): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069e690 item 92 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d480): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d480): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.650455018 +0000 UTC m=+269.164592822 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d480): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d580): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d580): open at offset 5 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d580): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069e850 item 92 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d580): _readAt: size=2, off=5 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d580): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d580): _writeAt: size=3, off=5 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d580): >_writeAt: n=3, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d580): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.65108544 +0000 UTC m=+269.165223244 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d580): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d5c0): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d5c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d5c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d5c0): >_readAt: n=3, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d5c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.65108544 +0000 UTC m=+269.165223244 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d5c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069ea10 item 92 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d680): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d680): open at offset 0 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d680): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d680): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d680): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d680): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d680): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d680): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.652283968 +0000 UTC m=+269.166421771 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d680): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d6c0): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d6c0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d6c0): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069ee70 item 93 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d6c0): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d6c0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.652691242 +0000 UTC m=+269.166829047 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d6c0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d780): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d780): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d780): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d780): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d780): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.652691242 +0000 UTC m=+269.166829047 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d780): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069efc0 item 93 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 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/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d840): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d840): open at offset 0 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d840): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d840): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d840): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d840): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d840): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d840): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.654261346 +0000 UTC m=+269.168399160 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d840): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d880): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d880): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d880): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069f500 item 94 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d880): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d880): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.654733853 +0000 UTC m=+269.168871658 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d880): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d940): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d940): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d940): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d940): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d940): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.654733853 +0000 UTC m=+269.168871658 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3d940): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069f6c0 item 94 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 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/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3da00): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3da00): open at offset 0 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3da00): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3da00): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3da00): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3da00): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3da00): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3da00): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.656285864 +0000 UTC m=+269.170423668 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3da00): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3da40): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3da40): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3da40): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069fa40 item 95 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3da40): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3da40): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.656694301 +0000 UTC m=+269.170832105 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3da40): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3db00): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3db00): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3db00): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3db00): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3db00): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.656694301 +0000 UTC m=+269.170832105 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3db00): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069fb90 item 95 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 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/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3dbc0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3dbc0): open at offset 0 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3dbc0): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3dbc0): _readAt: size=2, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3dbc0): >_readAt: n=0, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3dbc0): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3dbc0): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3dbc0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.658366457 +0000 UTC m=+269.172504271 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3dbc0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3dc00): _writeAt: size=5, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3dc00): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3dc00): >openPending: err= 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069fea0 item 96 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3dc00): >_writeAt: n=5, err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3dc00): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.65893876 +0000 UTC m=+269.173076575 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3dc00): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:44 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3dcc0): _readAt: size=512, off=0 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3dcc0): openPending: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3dcc0): >openPending: err= 2024/04/11 02:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3dcc0): >_readAt: n=5, err=EOF 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3dcc0): close: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:44.65893876 +0000 UTC m=+269.173076575 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:44 DEBUG : open-test-file(0xc000d3dcc0): >close: err= 2024/04/11 02:38:44 DEBUG : open-test-file: Remove: 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065a230 item 96 2024/04/11 02:38:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:44 DEBUG : open-test-file: >Remove: err= 2024/04/11 02:38:44 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:38:44 DEBUG : : Looking for writers 2024/04/11 02:38:44 DEBUG : >WaitForWriters: 2024/04/11 02:38:44 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:38:45 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:38:45 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/11 02:38:45 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:45 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:45 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:45 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/04/11 02:38:45 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009587c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009587c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009587c0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009587c0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009587c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.510561764 +0000 UTC m=+270.024699619 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009587c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958800): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958800): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958800): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958800): >_readAt: n=2, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958800): _writeAt: size=3, off=2 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958800): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958800): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.510561764 +0000 UTC m=+270.024699619 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958800): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958840): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958840): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958840): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958840): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958840): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.510561764 +0000 UTC m=+270.024699619 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958840): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ce230 item 1 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958880): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958880): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958880): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958880): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958880): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.513276637 +0000 UTC m=+270.027414451 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958880): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009588c0): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009588c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009588c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009588c0): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009588c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.513276637 +0000 UTC m=+270.027414451 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009588c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ce930 item 2 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958900): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958900): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958900): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958900): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958900): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.515188774 +0000 UTC m=+270.029326598 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958900): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958940): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958940): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958940): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958940): >_readAt: n=2, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958940): _writeAt: size=3, off=2 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958940): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958940): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.515188774 +0000 UTC m=+270.029326598 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958940): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958980): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958980): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958980): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958980): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958980): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.515188774 +0000 UTC m=+270.029326598 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958980): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cef50 item 3 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958a00): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958a00): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958a00): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958a00): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958a00): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.517712687 +0000 UTC m=+270.031850501 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958a00): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958a80): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958a80): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958a80): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958a80): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958a80): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.517712687 +0000 UTC m=+270.031850501 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958a80): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cf500 item 4 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958bc0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958bc0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958bc0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958bc0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958bc0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.519548722 +0000 UTC m=+270.033686586 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958bc0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958c00): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958c00): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958c00): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958c00): >_readAt: n=2, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958c00): _writeAt: size=3, off=2 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958c00): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958c00): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.519548722 +0000 UTC m=+270.033686586 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958c00): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e800): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e800): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e800): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e800): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e800): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.519548722 +0000 UTC m=+270.033686586 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e800): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cf810 item 5 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e880): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e880): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e880): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e880): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e880): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.521859376 +0000 UTC m=+270.035997190 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e880): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e900): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e900): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e900): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e900): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e900): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.521859376 +0000 UTC m=+270.035997190 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e900): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006599d0 item 6 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e980): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e980): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e980): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e980): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e980): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.523419242 +0000 UTC m=+270.037557056 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e980): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ea40): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ea40): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ea40): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ea40): >_readAt: n=2, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ea40): _writeAt: size=3, off=2 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ea40): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ea40): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.523419242 +0000 UTC m=+270.037557056 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ea40): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ea80): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ea80): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ea80): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ea80): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ea80): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.523419242 +0000 UTC m=+270.037557056 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ea80): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659ea0 item 7 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eb00): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eb00): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eb00): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eb00): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eb00): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.525730246 +0000 UTC m=+270.039868060 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eb00): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eb80): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eb80): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eb80): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eb80): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eb80): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.525730246 +0000 UTC m=+270.039868060 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eb80): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce82a0 item 8 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ebc0): _readAt: size=2, off=0 2024/04/11 02:38:45 ERROR : open-test-file(0xc000e4ebc0): Couldn't read size of file 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ebc0): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ebc0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ebc0): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ebc0): close: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ebc0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ec00): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ec00): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ec00): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ec00): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ec00): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.527704669 +0000 UTC m=+270.041842483 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ec00): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ec40): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ec40): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ec40): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ec40): >_readAt: n=2, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ec40): _writeAt: size=3, off=2 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ec40): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ec40): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.527704669 +0000 UTC m=+270.041842483 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ec40): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ec80): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ec80): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ec80): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ec80): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ec80): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.527704669 +0000 UTC m=+270.041842483 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ec80): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce8540 item 9 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ed00): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ed00): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ed00): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ed00): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ed00): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.529868278 +0000 UTC m=+270.044006092 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ed00): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ed80): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ed80): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ed80): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ed80): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ed80): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.529868278 +0000 UTC m=+270.044006092 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ed80): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce88c0 item 10 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ee40): _readAt: size=2, off=0 2024/04/11 02:38:45 ERROR : open-test-file(0xc000e4ee40): Couldn't read size of file 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ee40): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ee40): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ee40): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ee40): close: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ee40): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ee80): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ee80): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ee80): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ee80): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ee80): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.531401763 +0000 UTC m=+270.045539588 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ee80): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ef40): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ef40): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ef40): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ef40): >_readAt: n=2, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ef40): _writeAt: size=3, off=2 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ef40): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ef40): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.531401763 +0000 UTC m=+270.045539588 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ef40): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ef80): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ef80): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ef80): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ef80): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ef80): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.531401763 +0000 UTC m=+270.045539588 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ef80): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce8b60 item 11 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f000): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f000): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f000): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f000): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f000): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.533294023 +0000 UTC m=+270.047431837 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f000): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f080): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f080): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f080): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f080): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f080): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.533294023 +0000 UTC m=+270.047431837 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f080): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce8ee0 item 12 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f140): _readAt: size=2, off=0 2024/04/11 02:38:45 ERROR : open-test-file(0xc000e4f140): Couldn't read size of file 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f140): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f140): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f140): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f140): close: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f140): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f180): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f180): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f180): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f180): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f180): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.535171474 +0000 UTC m=+270.049309288 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f180): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82100): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82100): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82100): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82100): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82100): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.535171474 +0000 UTC m=+270.049309288 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82100): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce9180 item 13 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82240): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82240): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82240): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82240): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82240): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.536857275 +0000 UTC m=+270.050995089 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82240): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d822c0): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d822c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d822c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d822c0): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d822c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.536857275 +0000 UTC m=+270.050995089 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d822c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6a230 item 14 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82480): _readAt: size=2, off=0 2024/04/11 02:38:45 ERROR : open-test-file(0xc000d82480): Couldn't read size of file 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82480): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82480): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82480): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82480): close: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82480): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d824c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d824c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d824c0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d824c0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d824c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.538847439 +0000 UTC m=+270.052985253 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d824c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82580): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82580): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82580): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82580): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82580): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.538847439 +0000 UTC m=+270.052985253 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82580): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6a4d0 item 15 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 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/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82600): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82600): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82600): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82600): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82600): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.540636885 +0000 UTC m=+270.054774709 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82600): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82680): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82680): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82680): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82680): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82680): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.540636885 +0000 UTC m=+270.054774709 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82680): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6a770 item 16 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d826c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d826c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d826c0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d826c0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d826c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.542166124 +0000 UTC m=+270.056303938 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d826c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82700): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82700): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82700): open at offset 5 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82700): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82700): >_readAt: n=2, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82700): _writeAt: size=3, off=7 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82700): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82700): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.542166124 +0000 UTC m=+270.056303938 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82700): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82740): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82740): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82740): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82740): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82740): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.542166124 +0000 UTC m=+270.056303938 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82740): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6aa10 item 17 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d827c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d827c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d827c0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d827c0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d827c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.54444622 +0000 UTC m=+270.058584035 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d827c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82840): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82840): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82840): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82840): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82840): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.54444622 +0000 UTC m=+270.058584035 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82840): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6ad90 item 18 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d828c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d828c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d828c0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d828c0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d828c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.54610959 +0000 UTC m=+270.060247404 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d828c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82980): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82980): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82980): open at offset 5 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82980): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82980): >_readAt: n=2, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82980): _writeAt: size=3, off=7 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82980): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82980): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.54610959 +0000 UTC m=+270.060247404 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82980): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d829c0): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d829c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d829c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d829c0): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d829c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.54610959 +0000 UTC m=+270.060247404 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d829c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6b030 item 19 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82a40): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82a40): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82a40): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82a40): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82a40): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.548056382 +0000 UTC m=+270.062194206 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82a40): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82ac0): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82ac0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82ac0): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82ac0): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82ac0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.548056382 +0000 UTC m=+270.062194206 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82ac0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6b3b0 item 20 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82b40): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82b40): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82b40): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82b40): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82b40): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.550117067 +0000 UTC m=+270.064254881 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82b40): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82c00): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82c00): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82c00): open at offset 5 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82c00): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82c00): >_readAt: n=2, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82c00): _writeAt: size=3, off=7 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82c00): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82c00): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.550117067 +0000 UTC m=+270.064254881 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82c00): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82c40): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82c40): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82c40): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82c40): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82c40): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.550117067 +0000 UTC m=+270.064254881 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82c40): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6b650 item 21 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82cc0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82cc0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82cc0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82cc0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82cc0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.552510507 +0000 UTC m=+270.066648321 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82cc0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82d40): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82d40): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82d40): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82d40): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82d40): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.552510507 +0000 UTC m=+270.066648321 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82d40): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6b9d0 item 22 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82dc0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82dc0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82dc0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82dc0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82dc0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.554097143 +0000 UTC m=+270.068234957 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82dc0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82e80): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82e80): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82e80): open at offset 5 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82e80): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82e80): >_readAt: n=2, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82e80): _writeAt: size=3, off=7 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82e80): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82e80): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.554097143 +0000 UTC m=+270.068234957 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82e80): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82ec0): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82ec0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82ec0): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82ec0): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82ec0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.554097143 +0000 UTC m=+270.068234957 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82ec0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6bc70 item 23 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 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/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82f40): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82f40): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82f40): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82f40): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82f40): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.555930551 +0000 UTC m=+270.070068366 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82f40): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82fc0): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82fc0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82fc0): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82fc0): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82fc0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.555930551 +0000 UTC m=+270.070068366 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82fc0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fe8070 item 24 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83080): _readAt: size=2, off=0 2024/04/11 02:38:45 ERROR : open-test-file(0xc000d83080): Couldn't read size of file 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83080): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83080): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83080): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83080): close: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83080): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d830c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d830c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d830c0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d830c0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d830c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.557526535 +0000 UTC m=+270.071664349 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d830c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83180): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83180): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83180): open at offset 5 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83180): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83180): >_readAt: n=2, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83180): _writeAt: size=3, off=7 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83180): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83180): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.557526535 +0000 UTC m=+270.071664349 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83180): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d831c0): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d831c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d831c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d831c0): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d831c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.557526535 +0000 UTC m=+270.071664349 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d831c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fe8310 item 25 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83240): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83240): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83240): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83240): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83240): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.559495918 +0000 UTC m=+270.073633743 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83240): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d832c0): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d832c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d832c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d832c0): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d832c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.559495918 +0000 UTC m=+270.073633743 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d832c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fe8690 item 26 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83380): _readAt: size=2, off=0 2024/04/11 02:38:45 ERROR : open-test-file(0xc000d83380): Couldn't read size of file 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83380): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83380): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83380): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83380): close: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83380): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958c40): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958c40): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958c40): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958c40): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958c40): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.561093786 +0000 UTC m=+270.075231570 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958c40): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958d00): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958d00): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958d00): open at offset 5 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958d00): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958d00): >_readAt: n=2, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958d00): _writeAt: size=3, off=7 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958d00): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958d00): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.561093786 +0000 UTC m=+270.075231570 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958d00): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958d40): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958d40): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958d40): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958d40): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958d40): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.561093786 +0000 UTC m=+270.075231570 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958d40): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cfab0 item 27 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 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/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958040): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958040): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958040): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958040): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958040): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.567256525 +0000 UTC m=+270.081394349 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958040): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009580c0): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009580c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009580c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009580c0): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009580c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.567256525 +0000 UTC m=+270.081394349 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009580c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ce230 item 28 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958180): _readAt: size=2, off=0 2024/04/11 02:38:45 ERROR : open-test-file(0xc000958180): Couldn't read size of file 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958180): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958180): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958180): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958180): close: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958180): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009581c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009581c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009581c0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009581c0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009581c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.568866544 +0000 UTC m=+270.083004359 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009581c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958280): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958280): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958280): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958280): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958280): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.568866544 +0000 UTC m=+270.083004359 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958280): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ce770 item 29 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 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/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958300): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958300): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958300): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958300): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958300): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.570475172 +0000 UTC m=+270.084612986 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958300): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958380): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958380): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958380): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958380): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958380): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.570475172 +0000 UTC m=+270.084612986 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958380): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ced90 item 30 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 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/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958440): _readAt: size=2, off=0 2024/04/11 02:38:45 ERROR : open-test-file(0xc000958440): Couldn't read size of file 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958440): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958440): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958440): >_writeAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958440): close: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958440): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958480): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958480): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958480): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958480): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958480): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.572176884 +0000 UTC m=+270.086314698 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958480): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958540): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958540): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958540): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958540): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958540): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.572176884 +0000 UTC m=+270.086314698 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958540): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cf260 item 31 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 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/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009585c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009585c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009585c0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009585c0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009585c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.573677589 +0000 UTC m=+270.087815403 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009585c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958640): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958640): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958640): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958640): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958640): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.573677589 +0000 UTC m=+270.087815403 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958640): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cf5e0 item 32 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958680): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958680): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958680): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958680): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958680): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.575111979 +0000 UTC m=+270.089249793 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958680): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009586c0): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009586c0): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009586c0): _writeAt: size=3, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009586c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009586c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cf960 item 33 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009586c0): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009586c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.575619421 +0000 UTC m=+270.089757235 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009586c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958700): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958700): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958700): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958700): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958700): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.575619421 +0000 UTC m=+270.089757235 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958700): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cfb90 item 33 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958740): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958740): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958740): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958740): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958740): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.576999108 +0000 UTC m=+270.091136922 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958740): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958780): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958780): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cfea0 item 34 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958780): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958780): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958780): _writeAt: size=3, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958780): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958780): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.577734067 +0000 UTC m=+270.091871882 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958780): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009587c0): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009587c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009587c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009587c0): >_readAt: n=3, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009587c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.577734067 +0000 UTC m=+270.091871882 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009587c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065a150 item 34 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958800): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958800): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958800): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958800): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958800): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.579367621 +0000 UTC m=+270.093505435 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958800): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958840): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958840): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958840): _writeAt: size=3, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958840): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958840): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065a620 item 35 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958840): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958840): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.579877468 +0000 UTC m=+270.094015282 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958840): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958880): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958880): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958880): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958880): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958880): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.579877468 +0000 UTC m=+270.094015282 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958880): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065a930 item 35 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958900): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958900): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958900): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958900): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958900): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.581590159 +0000 UTC m=+270.095727973 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958900): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009589c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009589c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065ae00 item 36 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009589c0): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009589c0): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009589c0): _writeAt: size=3, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009589c0): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009589c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.582349164 +0000 UTC m=+270.096486988 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009589c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958a00): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958a00): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958a00): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958a00): >_readAt: n=3, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958a00): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.582349164 +0000 UTC m=+270.096486988 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958a00): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065af50 item 36 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958a40): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958a40): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958a40): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958a40): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958a40): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.583847313 +0000 UTC m=+270.097985127 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958a40): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958a80): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958a80): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958a80): _writeAt: size=3, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958a80): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958a80): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065b260 item 37 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958a80): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958a80): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.584526478 +0000 UTC m=+270.098664292 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958a80): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958bc0): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958bc0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958bc0): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958bc0): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958bc0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.584526478 +0000 UTC m=+270.098664292 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958bc0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065b5e0 item 37 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958c80): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958c80): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958c80): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958c80): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958c80): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.586468661 +0000 UTC m=+270.100606485 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958c80): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958d80): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958d80): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065bc00 item 38 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958d80): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958d80): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958d80): _writeAt: size=3, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958d80): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958d80): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.587162993 +0000 UTC m=+270.101300847 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958d80): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958dc0): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958dc0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958dc0): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958dc0): >_readAt: n=3, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958dc0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.587162993 +0000 UTC m=+270.101300847 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958dc0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065bd50 item 38 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958e40): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958e40): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958e40): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958e40): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958e40): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.588963038 +0000 UTC m=+270.103100862 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958e40): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958f00): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958f00): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958f00): _writeAt: size=3, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958f00): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958f00): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ae540 item 39 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958f00): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958f00): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.589636001 +0000 UTC m=+270.103773815 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958f00): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958f40): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958f40): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958f40): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958f40): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958f40): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.589636001 +0000 UTC m=+270.103773815 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958f40): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006aef50 item 39 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958fc0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958fc0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958fc0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958fc0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958fc0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.591199523 +0000 UTC m=+270.105337337 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000958fc0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82000): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82000): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006af880 item 40 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82000): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82000): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82000): _writeAt: size=3, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82000): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82000): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.592124569 +0000 UTC m=+270.106262383 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82000): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d820c0): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d820c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d820c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d820c0): >_readAt: n=3, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d820c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.592124569 +0000 UTC m=+270.106262383 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d820c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0cb0 item 40 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82100): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82100): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82100): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82100): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82100): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82100): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82100): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.594081068 +0000 UTC m=+270.108218893 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82100): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82200): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82200): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82200): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e12d0 item 41 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82200): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82200): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.594770742 +0000 UTC m=+270.108908566 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82200): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82240): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82240): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82240): _writeAt: size=3, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82240): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82240): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1420 item 41 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82240): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82240): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.595348455 +0000 UTC m=+270.109486269 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82240): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82280): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82280): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82280): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82280): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82280): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.595348455 +0000 UTC m=+270.109486269 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82280): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e16c0 item 41 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82440): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82440): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82440): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82440): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82440): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82440): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82440): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.597183237 +0000 UTC m=+270.111321051 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82440): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82480): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82480): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82480): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1c70 item 42 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82480): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82480): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.597734752 +0000 UTC m=+270.111872566 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82480): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82540): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82540): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1e30 item 42 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82540): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82540): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82540): _writeAt: size=3, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82540): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82540): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.59831474 +0000 UTC m=+270.112452554 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82540): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82580): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82580): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82580): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82580): >_readAt: n=3, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82580): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.59831474 +0000 UTC m=+270.112452554 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82580): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001588c0 item 42 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82640): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82640): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82640): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82640): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82640): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82640): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82640): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.599916063 +0000 UTC m=+270.114053878 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82640): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82680): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82680): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82680): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000159030 item 43 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82680): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82680): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.600406724 +0000 UTC m=+270.114544547 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82680): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82740): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82740): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82740): _writeAt: size=3, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82740): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82740): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000159260 item 43 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82740): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82740): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.600921028 +0000 UTC m=+270.115058852 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82740): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82780): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82780): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82780): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82780): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82780): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.600921028 +0000 UTC m=+270.115058852 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82780): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000159490 item 43 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82840): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82840): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82840): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82840): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82840): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82840): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82840): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.602417565 +0000 UTC m=+270.116555379 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82840): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82880): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82880): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82880): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000159c70 item 44 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82880): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82880): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.602987193 +0000 UTC m=+270.117125007 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82880): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82940): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82940): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000159e30 item 44 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82940): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82940): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82940): _writeAt: size=3, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82940): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82940): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.603610132 +0000 UTC m=+270.117747946 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82940): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82980): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82980): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82980): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82980): >_readAt: n=3, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82980): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.603610132 +0000 UTC m=+270.117747946 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82980): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b6540 item 44 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82a40): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82a40): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82a40): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82a40): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82a40): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82a40): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82a40): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.60520338 +0000 UTC m=+270.119341194 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82a40): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82a80): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82a80): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82a80): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b6fc0 item 45 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82a80): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82a80): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.605765655 +0000 UTC m=+270.119903478 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82a80): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82b40): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82b40): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82b40): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82b40): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82b40): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.605765655 +0000 UTC m=+270.119903478 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82b40): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b7180 item 45 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959100): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959100): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959100): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959100): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959100): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959100): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959100): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.608203628 +0000 UTC m=+270.122341452 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959100): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959140): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959140): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959140): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006afc00 item 46 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959140): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959140): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.608912487 +0000 UTC m=+270.123050312 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959140): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959200): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959200): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959200): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959200): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959200): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.608912487 +0000 UTC m=+270.123050312 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959200): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006afea0 item 46 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009592c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009592c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009592c0): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009592c0): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009592c0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009592c0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009592c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.610798405 +0000 UTC m=+270.124936219 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009592c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959300): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959300): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959300): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654380 item 47 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959300): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959300): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.611257465 +0000 UTC m=+270.125395280 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959300): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009593c0): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009593c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009593c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009593c0): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009593c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.611257465 +0000 UTC m=+270.125395280 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009593c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654540 item 47 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 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/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959480): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959480): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959480): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959480): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959480): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959480): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959480): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.61286457 +0000 UTC m=+270.127002385 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959480): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009594c0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009594c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009594c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654850 item 48 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009594c0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009594c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.613496625 +0000 UTC m=+270.127634439 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009594c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959580): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959580): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959580): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959580): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959580): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.613496625 +0000 UTC m=+270.127634439 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959580): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654b60 item 48 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009595c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009595c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009595c0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009595c0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009595c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.615059768 +0000 UTC m=+270.129197582 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009595c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959600): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959600): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959600): _writeAt: size=3, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959600): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959600): open at offset 5 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959600): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654e70 item 49 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959600): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959600): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.615534247 +0000 UTC m=+270.129672061 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959600): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959640): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959640): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959640): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959640): >_readAt: n=8, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959640): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.615534247 +0000 UTC m=+270.129672061 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959640): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654fc0 item 49 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009596c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009596c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009596c0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009596c0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009596c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.616965563 +0000 UTC m=+270.131103377 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009596c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959780): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959780): open at offset 5 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959780): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000655340 item 50 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959780): _readAt: size=2, off=5 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959780): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959780): _writeAt: size=3, off=5 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959780): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959780): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.617639286 +0000 UTC m=+270.131777110 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959780): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009597c0): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009597c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009597c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009597c0): >_readAt: n=3, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009597c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.617639286 +0000 UTC m=+270.131777110 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009597c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000655500 item 50 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959840): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959840): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959840): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959840): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959840): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.619156722 +0000 UTC m=+270.133294536 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959840): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959900): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959900): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959900): _writeAt: size=3, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959900): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959900): open at offset 5 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959900): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006557a0 item 51 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959900): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959900): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.619648905 +0000 UTC m=+270.133786719 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959900): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959940): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959940): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959940): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959940): >_readAt: n=8, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959940): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.619648905 +0000 UTC m=+270.133786719 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959940): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006558f0 item 51 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009599c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009599c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009599c0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009599c0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009599c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.62124599 +0000 UTC m=+270.135383804 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc0009599c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959a80): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959a80): open at offset 5 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959a80): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000655b90 item 52 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959a80): _readAt: size=2, off=5 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959a80): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959a80): _writeAt: size=3, off=5 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959a80): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959a80): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.622209879 +0000 UTC m=+270.136347703 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959a80): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959ac0): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959ac0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959ac0): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959ac0): >_readAt: n=3, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959ac0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.622209879 +0000 UTC m=+270.136347703 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959ac0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000655ce0 item 52 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e040): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e040): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e040): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e040): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e040): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.62414048 +0000 UTC m=+270.138278294 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e040): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e100): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e100): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e100): _writeAt: size=3, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e100): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e100): open at offset 5 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e100): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000521c0 item 53 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e100): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e100): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.624749462 +0000 UTC m=+270.138887276 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e100): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e140): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e140): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e140): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e140): >_readAt: n=8, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e140): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.624749462 +0000 UTC m=+270.138887276 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e140): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052ee0 item 53 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e1c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e1c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e1c0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e1c0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e1c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.626346067 +0000 UTC m=+270.140483881 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e1c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e280): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e280): open at offset 5 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e280): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000536c0 item 54 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e280): _readAt: size=2, off=5 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e280): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e280): _writeAt: size=3, off=5 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e280): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e280): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.627001355 +0000 UTC m=+270.141139169 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e280): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e2c0): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e2c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e2c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e2c0): >_readAt: n=3, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e2c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.627001355 +0000 UTC m=+270.141139169 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e2c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b90 item 54 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e340): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e340): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e340): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e340): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e340): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.628486642 +0000 UTC m=+270.142624456 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e340): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e400): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e400): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e400): _writeAt: size=3, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e400): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e400): open at offset 5 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e400): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005240e0 item 55 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e400): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e400): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.629006447 +0000 UTC m=+270.143144261 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e400): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e440): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e440): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e440): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e440): >_readAt: n=8, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e440): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.629006447 +0000 UTC m=+270.143144261 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e440): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005242a0 item 55 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 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/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e4c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e4c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e4c0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e4c0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e4c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.630512893 +0000 UTC m=+270.144650707 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e4c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e580): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e580): open at offset 5 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e580): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524700 item 56 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e580): _readAt: size=2, off=5 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e580): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e580): _writeAt: size=3, off=5 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e580): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e580): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.631086428 +0000 UTC m=+270.145224242 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e580): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e5c0): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e5c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e5c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e5c0): >_readAt: n=3, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e5c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.631086428 +0000 UTC m=+270.145224242 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e5c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524850 item 56 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e680): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e680): open at offset 0 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e680): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e680): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e680): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e680): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e680): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e680): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.632582725 +0000 UTC m=+270.146720539 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e680): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e6c0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e6c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e6c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524af0 item 57 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e6c0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e6c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.633102599 +0000 UTC m=+270.147240424 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e6c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e780): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e780): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e780): _writeAt: size=3, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e780): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e780): open at offset 5 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e780): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524c40 item 57 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e780): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e780): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.633731118 +0000 UTC m=+270.147868943 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e780): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e800): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e800): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e800): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e800): >_readAt: n=8, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e800): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.633731118 +0000 UTC m=+270.147868943 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e800): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524d90 item 57 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e8c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e8c0): open at offset 0 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e8c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e8c0): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e8c0): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e8c0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e8c0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e8c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.635520935 +0000 UTC m=+270.149658749 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e8c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e900): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e900): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e900): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525030 item 58 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e900): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e900): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.636015302 +0000 UTC m=+270.150153127 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e900): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e9c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e9c0): open at offset 5 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e9c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525260 item 58 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e9c0): _readAt: size=2, off=5 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e9c0): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e9c0): _writeAt: size=3, off=5 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e9c0): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e9c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.63682946 +0000 UTC m=+270.150967284 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4e9c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ea00): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ea00): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ea00): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ea00): >_readAt: n=3, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ea00): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.63682946 +0000 UTC m=+270.150967284 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ea00): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525490 item 58 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eac0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eac0): open at offset 0 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eac0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eac0): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eac0): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eac0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eac0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eac0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.638420223 +0000 UTC m=+270.152558038 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eac0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eb00): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eb00): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eb00): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525b20 item 59 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eb00): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eb00): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.638991605 +0000 UTC m=+270.153129430 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eb00): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ebc0): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ebc0): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ebc0): _writeAt: size=3, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ebc0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ebc0): open at offset 5 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ebc0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525ce0 item 59 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ebc0): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ebc0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.639589968 +0000 UTC m=+270.153727792 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ebc0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ec00): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ec00): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ec00): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ec00): >_readAt: n=8, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ec00): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.639589968 +0000 UTC m=+270.153727792 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ec00): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525f10 item 59 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 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/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ecc0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ecc0): open at offset 0 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ecc0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ecc0): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ecc0): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ecc0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ecc0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ecc0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.641012316 +0000 UTC m=+270.155150140 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ecc0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ed00): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ed00): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ed00): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a8a80 item 60 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ed00): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ed00): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.641528514 +0000 UTC m=+270.155666328 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ed00): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4edc0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4edc0): open at offset 5 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4edc0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a8e70 item 60 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4edc0): _readAt: size=2, off=5 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4edc0): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4edc0): _writeAt: size=3, off=5 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4edc0): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4edc0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.642244566 +0000 UTC m=+270.156382381 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4edc0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ee00): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ee00): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ee00): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ee00): >_readAt: n=3, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ee00): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.642244566 +0000 UTC m=+270.156382381 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ee00): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a91f0 item 60 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eec0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eec0): open at offset 0 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eec0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eec0): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eec0): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eec0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eec0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eec0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.643782562 +0000 UTC m=+270.157920376 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4eec0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ef00): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ef00): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ef00): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a9650 item 61 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ef00): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ef00): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.644273091 +0000 UTC m=+270.158410916 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4ef00): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4efc0): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4efc0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4efc0): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4efc0): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4efc0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.644273091 +0000 UTC m=+270.158410916 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4efc0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a97a0 item 61 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 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/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f080): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f080): open at offset 0 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f080): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f080): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f080): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f080): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f080): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f080): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.646065734 +0000 UTC m=+270.160203548 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f080): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f0c0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f0c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f0c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a9f10 item 62 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f0c0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f0c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.646551575 +0000 UTC m=+270.160689389 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f0c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f180): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f180): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f180): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f180): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f180): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.646551575 +0000 UTC m=+270.160689389 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f180): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062a1c0 item 62 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 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/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f240): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f240): open at offset 0 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f240): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f240): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f240): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f240): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f240): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f240): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.648188145 +0000 UTC m=+270.162325959 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f240): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f280): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f280): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f280): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062a4d0 item 63 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f280): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f280): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.648697961 +0000 UTC m=+270.162835775 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f280): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f340): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f340): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f340): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f340): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f340): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.648697961 +0000 UTC m=+270.162835775 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f340): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062a700 item 63 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 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/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f400): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f400): open at offset 0 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f400): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f400): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f400): >_readAt: n=0, err=Bad file descriptor 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f400): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f400): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f400): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.65030735 +0000 UTC m=+270.164445164 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f400): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f440): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f440): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f440): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062a9a0 item 64 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f440): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f440): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.650993587 +0000 UTC m=+270.165131401 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f440): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f500): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f500): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f500): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f500): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f500): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.650993587 +0000 UTC m=+270.165131401 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f500): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062abd0 item 64 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f540): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f540): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f540): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f540): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f540): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.652481668 +0000 UTC m=+270.166619493 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f540): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f580): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f580): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f580): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f580): >_readAt: n=2, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f580): _writeAt: size=3, off=2 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062aee0 item 65 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f580): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f580): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.653012053 +0000 UTC m=+270.167149877 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f580): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f5c0): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f5c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f5c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f5c0): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f5c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.653012053 +0000 UTC m=+270.167149877 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f5c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062b0a0 item 65 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f600): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f600): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f600): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f600): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f600): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.654545559 +0000 UTC m=+270.168683373 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f600): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f640): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f640): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062b340 item 66 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f640): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f640): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f640): _writeAt: size=3, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f640): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f640): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.655192643 +0000 UTC m=+270.169330457 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f640): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f680): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f680): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f680): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f680): >_readAt: n=3, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f680): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.655192643 +0000 UTC m=+270.169330457 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f680): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062b5e0 item 66 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f6c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f6c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f6c0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f6c0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f6c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.65694538 +0000 UTC m=+270.171083205 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f6c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f700): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f700): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f700): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f700): >_readAt: n=2, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f700): _writeAt: size=3, off=2 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062b880 item 67 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f700): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f700): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.657650533 +0000 UTC m=+270.171788357 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f700): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f740): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f740): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f740): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f740): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f740): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.657650533 +0000 UTC m=+270.171788357 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f740): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062b9d0 item 67 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f7c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f7c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f7c0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f7c0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f7c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.65916829 +0000 UTC m=+270.173306104 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f7c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f880): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f880): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062bce0 item 68 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f880): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f880): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f880): _writeAt: size=3, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f880): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f880): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.659817587 +0000 UTC m=+270.173955401 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f880): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f8c0): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f8c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f8c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f8c0): >_readAt: n=3, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f8c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.659817587 +0000 UTC m=+270.173955401 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f8c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062bf10 item 68 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f900): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f900): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f900): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f900): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f900): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.661505914 +0000 UTC m=+270.175643728 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f900): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f940): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f940): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f940): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f940): >_readAt: n=2, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f940): _writeAt: size=3, off=2 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e8c0 item 69 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f940): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f940): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.662213742 +0000 UTC m=+270.176351566 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f940): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f980): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f980): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f980): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f980): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f980): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.662213742 +0000 UTC m=+270.176351566 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e4f980): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ecb0 item 69 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82b80): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82b80): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82b80): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82b80): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82b80): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.664084431 +0000 UTC m=+270.178222255 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82b80): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82c40): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82c40): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b7650 item 70 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82c40): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82c40): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82c40): _writeAt: size=3, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82c40): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82c40): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.664662867 +0000 UTC m=+270.178800681 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82c40): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82c80): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82c80): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82c80): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82c80): >_readAt: n=3, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82c80): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.664662867 +0000 UTC m=+270.178800681 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82c80): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b77a0 item 70 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82d00): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82d00): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82d00): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82d00): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82d00): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.666340673 +0000 UTC m=+270.180478487 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82d00): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82dc0): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82dc0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82dc0): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82dc0): >_readAt: n=2, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82dc0): _writeAt: size=3, off=2 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662310 item 71 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82dc0): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82dc0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.666925791 +0000 UTC m=+270.181063615 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82dc0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82e00): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82e00): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82e00): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82e00): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82e00): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.666925791 +0000 UTC m=+270.181063615 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82e00): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006624d0 item 71 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82e80): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82e80): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82e80): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82e80): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82e80): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.668358487 +0000 UTC m=+270.182496301 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82e80): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82f40): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82f40): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006627e0 item 72 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82f40): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82f40): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82f40): _writeAt: size=3, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82f40): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82f40): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.668876911 +0000 UTC m=+270.183014735 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82f40): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82f80): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82f80): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82f80): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82f80): >_readAt: n=3, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82f80): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.668876911 +0000 UTC m=+270.183014735 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82f80): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662930 item 72 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82fc0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82fc0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82fc0): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82fc0): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82fc0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82fc0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82fc0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.670347117 +0000 UTC m=+270.184484942 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d82fc0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83000): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83000): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83000): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662d20 item 73 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83000): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83000): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.670900807 +0000 UTC m=+270.185038621 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83000): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83040): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83040): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83040): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83040): >_readAt: n=2, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83040): _writeAt: size=3, off=2 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662e70 item 73 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83040): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83040): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.671407858 +0000 UTC m=+270.185545672 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83040): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83080): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83080): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83080): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83080): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83080): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.671407858 +0000 UTC m=+270.185545672 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83080): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006630a0 item 73 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83140): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83140): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83140): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83140): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83140): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83140): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83140): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.673108708 +0000 UTC m=+270.187246522 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83140): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83180): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83180): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83180): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006633b0 item 74 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83180): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83180): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.673691911 +0000 UTC m=+270.187829726 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83180): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83240): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83240): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663570 item 74 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83240): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83240): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83240): _writeAt: size=3, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83240): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83240): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.674273622 +0000 UTC m=+270.188411436 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83240): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83280): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83280): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83280): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83280): >_readAt: n=3, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83280): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.674273622 +0000 UTC m=+270.188411436 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83280): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663810 item 74 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83340): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83340): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83340): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83340): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83340): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83340): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83340): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.675614637 +0000 UTC m=+270.189752451 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83340): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83380): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83380): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83380): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663e30 item 75 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83380): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83380): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.676090681 +0000 UTC m=+270.190228495 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83380): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83440): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83440): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83440): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83440): >_readAt: n=2, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83440): _writeAt: size=3, off=2 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006640e0 item 75 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83440): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83440): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.676598353 +0000 UTC m=+270.190736167 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83440): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83480): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83480): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83480): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83480): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83480): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.676598353 +0000 UTC m=+270.190736167 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83480): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006643f0 item 75 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83540): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83540): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83540): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83540): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83540): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83540): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83540): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.678041369 +0000 UTC m=+270.192179193 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83540): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83580): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83580): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83580): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000664700 item 76 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83580): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83580): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.678497796 +0000 UTC m=+270.192635610 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83580): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83640): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83640): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000664930 item 76 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83640): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83640): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83640): _writeAt: size=3, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83640): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83640): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.679009035 +0000 UTC m=+270.193146849 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83640): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83680): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83680): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83680): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83680): >_readAt: n=3, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83680): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.679009035 +0000 UTC m=+270.193146849 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83680): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000664b60 item 76 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83740): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83740): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83740): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83740): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83740): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83740): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83740): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.680349158 +0000 UTC m=+270.194486972 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83740): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83780): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83780): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83780): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000665180 item 77 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83780): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83780): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.680787921 +0000 UTC m=+270.194925745 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83780): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83840): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83840): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83840): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83840): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83840): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.680787921 +0000 UTC m=+270.194925745 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83840): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000665420 item 77 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83900): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83900): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83900): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83900): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83900): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83900): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83900): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.68223266 +0000 UTC m=+270.196370475 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83900): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83940): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83940): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83940): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006657a0 item 78 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83940): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83940): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.682665814 +0000 UTC m=+270.196803628 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83940): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83a00): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83a00): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83a00): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83a00): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83a00): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.682665814 +0000 UTC m=+270.196803628 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83a00): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006658f0 item 78 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959b80): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959b80): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959b80): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959b80): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959b80): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959b80): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959b80): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.68436006 +0000 UTC m=+270.198497874 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959b80): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959bc0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959bc0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959bc0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000668000 item 79 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959bc0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959bc0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.684828931 +0000 UTC m=+270.198966745 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959bc0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959c80): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959c80): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959c80): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959c80): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959c80): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.684828931 +0000 UTC m=+270.198966745 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959c80): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006681c0 item 79 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 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/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959d40): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959d40): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959d40): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959d40): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959d40): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959d40): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959d40): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.686601666 +0000 UTC m=+270.200739480 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959d40): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959d80): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959d80): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959d80): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006687e0 item 80 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959d80): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959d80): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.687063823 +0000 UTC m=+270.201201637 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959d80): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959e40): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959e40): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959e40): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959e40): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959e40): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.687063823 +0000 UTC m=+270.201201637 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959e40): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000668a80 item 80 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959e80): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959e80): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959e80): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959e80): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959e80): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.688598501 +0000 UTC m=+270.202736315 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959e80): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959ec0): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959ec0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959ec0): open at offset 5 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959ec0): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959ec0): >_readAt: n=2, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959ec0): _writeAt: size=3, off=7 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000668e00 item 81 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959ec0): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959ec0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.689175012 +0000 UTC m=+270.203312826 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959ec0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959f00): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959f00): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959f00): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959f00): >_readAt: n=8, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959f00): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.689175012 +0000 UTC m=+270.203312826 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000959f00): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000668fc0 item 81 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60000): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60000): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60000): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60000): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60000): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.690668773 +0000 UTC m=+270.204806598 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60000): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e600c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e600c0): open at offset 5 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e600c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000669570 item 82 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e600c0): _readAt: size=2, off=5 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e600c0): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e600c0): _writeAt: size=3, off=5 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e600c0): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e600c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.691401719 +0000 UTC m=+270.205539533 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e600c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60100): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60100): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60100): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60100): >_readAt: n=3, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60100): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.691401719 +0000 UTC m=+270.205539533 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60100): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000669810 item 82 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60180): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60180): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60180): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60180): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60180): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.692864163 +0000 UTC m=+270.207002017 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60180): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60240): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60240): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60240): open at offset 5 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60240): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60240): >_readAt: n=2, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60240): _writeAt: size=3, off=7 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000669b90 item 83 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60240): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60240): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.693610061 +0000 UTC m=+270.207747875 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60240): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60280): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60280): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60280): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60280): >_readAt: n=8, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60280): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.693610061 +0000 UTC m=+270.207747875 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60280): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000669d50 item 83 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60300): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60300): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60300): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60300): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60300): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.695088404 +0000 UTC m=+270.209226218 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60300): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e603c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e603c0): open at offset 5 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e603c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066c0e0 item 84 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e603c0): _readAt: size=2, off=5 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e603c0): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e603c0): _writeAt: size=3, off=5 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e603c0): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e603c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.695857136 +0000 UTC m=+270.209994960 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e603c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60400): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60400): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60400): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60400): >_readAt: n=3, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60400): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.695857136 +0000 UTC m=+270.209994960 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60400): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066c230 item 84 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60480): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60480): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60480): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60480): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60480): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.697575669 +0000 UTC m=+270.211713483 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60480): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60540): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60540): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60540): open at offset 5 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60540): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60540): >_readAt: n=2, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60540): _writeAt: size=3, off=7 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066c690 item 85 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60540): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60540): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.69810941 +0000 UTC m=+270.212247224 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60540): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60580): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60580): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60580): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60580): >_readAt: n=8, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60580): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.69810941 +0000 UTC m=+270.212247224 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60580): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066c850 item 85 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60600): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60600): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60600): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60600): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60600): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.699433965 +0000 UTC m=+270.213571779 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60600): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e606c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e606c0): open at offset 5 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e606c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066caf0 item 86 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e606c0): _readAt: size=2, off=5 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e606c0): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e606c0): _writeAt: size=3, off=5 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e606c0): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e606c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.699935726 +0000 UTC m=+270.214073540 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e606c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60700): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60700): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60700): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60700): >_readAt: n=3, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60700): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.699935726 +0000 UTC m=+270.214073540 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60700): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066cc40 item 86 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60780): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60780): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60780): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60780): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60780): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.701693283 +0000 UTC m=+270.215831107 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60780): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60840): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60840): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60840): open at offset 5 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60840): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60840): >_readAt: n=2, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60840): _writeAt: size=3, off=7 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066cfc0 item 87 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60840): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60840): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.702216654 +0000 UTC m=+270.216354468 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60840): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60880): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60880): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60880): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60880): >_readAt: n=8, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60880): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.702216654 +0000 UTC m=+270.216354468 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60880): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066d110 item 87 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 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/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60900): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60900): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60900): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60900): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60900): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.703645163 +0000 UTC m=+270.217782977 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60900): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e609c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e609c0): open at offset 5 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e609c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066d650 item 88 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e609c0): _readAt: size=2, off=5 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e609c0): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e609c0): _writeAt: size=3, off=5 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e609c0): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e609c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.704287098 +0000 UTC m=+270.218424912 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e609c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60a00): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60a00): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60a00): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60a00): >_readAt: n=3, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60a00): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.704287098 +0000 UTC m=+270.218424912 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60a00): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066d7a0 item 88 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60ac0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60ac0): open at offset 0 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60ac0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60ac0): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60ac0): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60ac0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60ac0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60ac0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.705892138 +0000 UTC m=+270.220029961 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60ac0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60b00): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60b00): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60b00): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066db20 item 89 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60b00): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60b00): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.706368641 +0000 UTC m=+270.220506455 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60b00): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60bc0): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60bc0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60bc0): open at offset 5 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60bc0): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60bc0): >_readAt: n=2, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60bc0): _writeAt: size=3, off=7 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066ddc0 item 89 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60bc0): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60bc0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.707074616 +0000 UTC m=+270.221212440 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60bc0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60c00): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60c00): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60c00): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60c00): >_readAt: n=8, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60c00): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.707074616 +0000 UTC m=+270.221212440 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60c00): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000674150 item 89 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60cc0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60cc0): open at offset 0 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60cc0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60cc0): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60cc0): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60cc0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60cc0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60cc0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.708428475 +0000 UTC m=+270.222566289 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60cc0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60d00): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60d00): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60d00): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006743f0 item 90 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60d00): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60d00): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.708870675 +0000 UTC m=+270.223008499 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60d00): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60dc0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60dc0): open at offset 5 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60dc0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000674540 item 90 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60dc0): _readAt: size=2, off=5 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60dc0): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60dc0): _writeAt: size=3, off=5 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60dc0): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60dc0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.709662039 +0000 UTC m=+270.223799863 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60dc0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60e00): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60e00): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60e00): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60e00): >_readAt: n=3, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60e00): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.709662039 +0000 UTC m=+270.223799863 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60e00): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000674700 item 90 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60ec0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60ec0): open at offset 0 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60ec0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60ec0): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60ec0): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60ec0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60ec0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60ec0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.71132061 +0000 UTC m=+270.225458424 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60ec0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60f00): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60f00): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60f00): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000674a10 item 91 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60f00): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60f00): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.71189648 +0000 UTC m=+270.226034304 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60f00): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60fc0): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60fc0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60fc0): open at offset 5 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60fc0): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60fc0): >_readAt: n=2, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60fc0): _writeAt: size=3, off=7 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000674bd0 item 91 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60fc0): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60fc0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.712437515 +0000 UTC m=+270.226575338 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e60fc0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e61000): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e61000): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e61000): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e61000): >_readAt: n=8, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e61000): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.712437515 +0000 UTC m=+270.226575338 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e61000): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000674d20 item 91 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 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/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e610c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e610c0): open at offset 0 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e610c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e610c0): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e610c0): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e610c0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e610c0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e610c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.714113158 +0000 UTC m=+270.228250972 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000e610c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83a40): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83a40): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83a40): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006752d0 item 92 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83a40): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83a40): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.714928638 +0000 UTC m=+270.229066462 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83a40): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83b00): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83b00): open at offset 5 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83b00): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000665dc0 item 92 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83b00): _readAt: size=2, off=5 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83b00): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83b00): _writeAt: size=3, off=5 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83b00): >_writeAt: n=3, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83b00): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.715817936 +0000 UTC m=+270.229955759 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83b00): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83b40): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83b40): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83b40): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83b40): >_readAt: n=3, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83b40): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.715817936 +0000 UTC m=+270.229955759 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83b40): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069e000 item 92 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83c00): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83c00): open at offset 0 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83c00): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83c00): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83c00): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83c00): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83c00): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83c00): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.71823067 +0000 UTC m=+270.232368485 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83c00): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83c40): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83c40): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83c40): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069e5b0 item 93 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83c40): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83c40): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.718965539 +0000 UTC m=+270.233103363 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83c40): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83d00): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83d00): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83d00): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83d00): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83d00): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.718965539 +0000 UTC m=+270.233103363 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83d00): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069e7e0 item 93 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 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/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83dc0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83dc0): open at offset 0 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83dc0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83dc0): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83dc0): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83dc0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83dc0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83dc0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.721089503 +0000 UTC m=+270.235227326 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83dc0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83e00): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83e00): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83e00): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069eaf0 item 94 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83e00): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83e00): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.721844419 +0000 UTC m=+270.235982243 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83e00): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83ec0): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83ec0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83ec0): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83ec0): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83ec0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.721844419 +0000 UTC m=+270.235982243 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000d83ec0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069ed90 item 94 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 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/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df8000): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df8000): open at offset 0 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df8000): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df8000): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df8000): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df8000): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df8000): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df8000): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.723926354 +0000 UTC m=+270.238064179 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df8000): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df8040): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df8040): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df8040): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069f110 item 95 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df8040): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df8040): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.724554973 +0000 UTC m=+270.238692797 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df8040): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df8100): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df8100): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df8100): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df8100): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df8100): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.724554973 +0000 UTC m=+270.238692797 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df8100): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069f420 item 95 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 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/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df81c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df81c0): open at offset 0 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df81c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df81c0): _readAt: size=2, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df81c0): >_readAt: n=0, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df81c0): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df81c0): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df81c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.726431012 +0000 UTC m=+270.240568836 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df81c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df8200): _writeAt: size=5, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df8200): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df8200): >openPending: err= 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069f880 item 96 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df8200): >_writeAt: n=5, err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df8200): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.727084437 +0000 UTC m=+270.241222262 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df8200): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/11 02:38:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:38:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/11 02:38:45 DEBUG : open-test-file: newRWFileHandle: 2024/04/11 02:38:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/11 02:38:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df82c0): _readAt: size=512, off=0 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df82c0): openPending: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df82c0): >openPending: err= 2024/04/11 02:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df82c0): >_readAt: n=5, err=EOF 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df82c0): close: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-11 02:38:45.727084437 +0000 UTC m=+270.241222262 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/11 02:38:45 DEBUG : open-test-file(0xc000df82c0): >close: err= 2024/04/11 02:38:45 DEBUG : open-test-file: Remove: 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069f9d0 item 96 2024/04/11 02:38:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/11 02:38:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/11 02:38:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/11 02:38:45 DEBUG : open-test-file: >Remove: err= 2024/04/11 02:38:45 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:38:45 DEBUG : : Looking for writers 2024/04/11 02:38:45 DEBUG : >WaitForWriters: 2024/04/11 02:38:45 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.15s) --- PASS: TestRWFileHandleOpenTests/writes (1.04s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.27s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (1.10s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.26s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:38:46 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:38:46 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/11 02:38:46 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:46 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:46 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:46 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:38:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:38:46 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/11 02:38:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:38:46 DEBUG : file1: newRWFileHandle: 2024/04/11 02:38:46 DEBUG : file1(0xc000d3d540): openPending: 2024/04/11 02:38:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:38:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:38:46 DEBUG : file1(0xc000d3d540): >openPending: err= 2024/04/11 02:38:46 DEBUG : file1: >newRWFileHandle: err= 2024/04/11 02:38:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:38:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/04/11 02:38:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2024/04/11 02:38:46 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:38:46 DEBUG : : Looking for writers 2024/04/11 02:38:46 DEBUG : file1: reading active writers 2024/04/11 02:38:46 DEBUG : file1: active writers 1 2024/04/11 02:38:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2024/04/11 02:38:46 DEBUG : : Looking for writers 2024/04/11 02:38:46 DEBUG : file1: reading active writers 2024/04/11 02:38:46 DEBUG : file1: active writers 1 2024/04/11 02:38:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2024/04/11 02:38:46 DEBUG : : Looking for writers 2024/04/11 02:38:46 DEBUG : file1: reading active writers 2024/04/11 02:38:46 DEBUG : file1: active writers 1 2024/04/11 02:38:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2024/04/11 02:38:46 DEBUG : : Looking for writers 2024/04/11 02:38:46 DEBUG : file1: reading active writers 2024/04/11 02:38:46 DEBUG : file1: active writers 1 2024/04/11 02:38:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2024/04/11 02:38:46 DEBUG : : Looking for writers 2024/04/11 02:38:46 DEBUG : file1: reading active writers 2024/04/11 02:38:46 DEBUG : file1: active writers 1 2024/04/11 02:38:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2024/04/11 02:38:46 DEBUG : : Looking for writers 2024/04/11 02:38:46 DEBUG : file1: reading active writers 2024/04/11 02:38:46 DEBUG : file1: active writers 1 2024/04/11 02:38:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2024/04/11 02:38:47 DEBUG : : Looking for writers 2024/04/11 02:38:47 DEBUG : file1: reading active writers 2024/04/11 02:38:47 DEBUG : file1: active writers 1 2024/04/11 02:38:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2024/04/11 02:38:47 DEBUG : : Looking for writers 2024/04/11 02:38:47 DEBUG : file1: reading active writers 2024/04/11 02:38:47 DEBUG : file1: active writers 1 2024/04/11 02:38:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/04/11 02:38:48 DEBUG : : Looking for writers 2024/04/11 02:38:48 DEBUG : file1: reading active writers 2024/04/11 02:38:48 DEBUG : file1: active writers 1 2024/04/11 02:38:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/04/11 02:38:49 DEBUG : : Looking for writers 2024/04/11 02:38:49 DEBUG : file1: reading active writers 2024/04/11 02:38:49 DEBUG : file1: active writers 1 2024/04/11 02:38:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/04/11 02:38:50 DEBUG : : Looking for writers 2024/04/11 02:38:50 DEBUG : file1: reading active writers 2024/04/11 02:38:50 DEBUG : file1: active writers 1 2024/04/11 02:38:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/04/11 02:38:51 DEBUG : : Looking for writers 2024/04/11 02:38:51 DEBUG : file1: reading active writers 2024/04/11 02:38:51 DEBUG : file1: active writers 1 2024/04/11 02:38:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/04/11 02:38:52 DEBUG : : Looking for writers 2024/04/11 02:38:52 DEBUG : file1: reading active writers 2024/04/11 02:38:52 DEBUG : file1: active writers 1 2024/04/11 02:38:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/04/11 02:38:53 DEBUG : : Looking for writers 2024/04/11 02:38:53 DEBUG : file1: reading active writers 2024/04/11 02:38:53 DEBUG : file1: active writers 1 2024/04/11 02:38:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/04/11 02:38:54 DEBUG : : Looking for writers 2024/04/11 02:38:54 DEBUG : file1: reading active writers 2024/04/11 02:38:54 DEBUG : file1: active writers 1 2024/04/11 02:38:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/04/11 02:38:55 DEBUG : : Looking for writers 2024/04/11 02:38:55 DEBUG : file1: reading active writers 2024/04/11 02:38:55 DEBUG : file1: active writers 1 2024/04/11 02:38:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/04/11 02:38:56 DEBUG : : Looking for writers 2024/04/11 02:38:56 DEBUG : file1: reading active writers 2024/04/11 02:38:56 DEBUG : file1: active writers 1 2024/04/11 02:38:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/04/11 02:38:57 DEBUG : : Looking for writers 2024/04/11 02:38:57 DEBUG : file1: reading active writers 2024/04/11 02:38:57 DEBUG : file1: active writers 1 2024/04/11 02:38:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/04/11 02:38:58 DEBUG : : Looking for writers 2024/04/11 02:38:58 DEBUG : file1: reading active writers 2024/04/11 02:38:58 DEBUG : file1: active writers 1 2024/04/11 02:38:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/04/11 02:38:59 DEBUG : : Looking for writers 2024/04/11 02:38:59 DEBUG : file1: reading active writers 2024/04/11 02:38:59 DEBUG : file1: active writers 1 2024/04/11 02:38:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/04/11 02:39:00 DEBUG : : Looking for writers 2024/04/11 02:39:00 DEBUG : file1: reading active writers 2024/04/11 02:39:00 DEBUG : file1: active writers 1 2024/04/11 02:39:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/04/11 02:39:01 DEBUG : : Looking for writers 2024/04/11 02:39:01 DEBUG : file1: reading active writers 2024/04/11 02:39:01 DEBUG : file1: active writers 1 2024/04/11 02:39:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/04/11 02:39:02 DEBUG : : Looking for writers 2024/04/11 02:39:02 DEBUG : file1: reading active writers 2024/04/11 02:39:02 DEBUG : file1: active writers 1 2024/04/11 02:39:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/04/11 02:39:03 DEBUG : : Looking for writers 2024/04/11 02:39:03 DEBUG : file1: reading active writers 2024/04/11 02:39:03 DEBUG : file1: active writers 1 2024/04/11 02:39:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/04/11 02:39:04 DEBUG : : Looking for writers 2024/04/11 02:39:04 DEBUG : file1: reading active writers 2024/04/11 02:39:04 DEBUG : file1: active writers 1 2024/04/11 02:39:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/04/11 02:39:05 DEBUG : : Looking for writers 2024/04/11 02:39:05 DEBUG : file1: reading active writers 2024/04/11 02:39:05 DEBUG : file1: active writers 1 2024/04/11 02:39:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/04/11 02:39:06 DEBUG : : Looking for writers 2024/04/11 02:39:06 DEBUG : file1: reading active writers 2024/04/11 02:39:06 DEBUG : file1: active writers 1 2024/04/11 02:39:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/04/11 02:39:07 DEBUG : : Looking for writers 2024/04/11 02:39:07 DEBUG : file1: reading active writers 2024/04/11 02:39:07 DEBUG : file1: active writers 1 2024/04/11 02:39:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/04/11 02:39:08 DEBUG : : Looking for writers 2024/04/11 02:39:08 DEBUG : file1: reading active writers 2024/04/11 02:39:08 DEBUG : file1: active writers 1 2024/04/11 02:39:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/04/11 02:39:09 DEBUG : : Looking for writers 2024/04/11 02:39:09 DEBUG : file1: reading active writers 2024/04/11 02:39:09 DEBUG : file1: active writers 1 2024/04/11 02:39:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/04/11 02:39:10 DEBUG : : Looking for writers 2024/04/11 02:39:10 DEBUG : file1: reading active writers 2024/04/11 02:39:10 DEBUG : file1: active writers 1 2024/04/11 02:39:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/04/11 02:39:11 DEBUG : : Looking for writers 2024/04/11 02:39:11 DEBUG : file1: reading active writers 2024/04/11 02:39:11 DEBUG : file1: active writers 1 2024/04/11 02:39:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/04/11 02:39:12 DEBUG : : Looking for writers 2024/04/11 02:39:12 DEBUG : file1: reading active writers 2024/04/11 02:39:12 DEBUG : file1: active writers 1 2024/04/11 02:39:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/04/11 02:39:13 DEBUG : : Looking for writers 2024/04/11 02:39:13 DEBUG : file1: reading active writers 2024/04/11 02:39:13 DEBUG : file1: active writers 1 2024/04/11 02:39:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/04/11 02:39:14 DEBUG : : Looking for writers 2024/04/11 02:39:14 DEBUG : file1: reading active writers 2024/04/11 02:39:14 DEBUG : file1: active writers 1 2024/04/11 02:39:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/04/11 02:39:15 DEBUG : : Looking for writers 2024/04/11 02:39:15 DEBUG : file1: reading active writers 2024/04/11 02:39:15 DEBUG : file1: active writers 1 2024/04/11 02:39:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/04/11 02:39:16 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000a060f0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc000cd4108 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824647172416} name:file1 opens:1 downloaders: o: fd:0xc000884f90 info:{ModTime:{wall:13942565199749699569 ext:271131607762 loc:0x3a135e0} ATime:{wall:13942565199749699569 ext:271131607762 loc:0x3a135e0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2024/04/11 02:39:16 DEBUG : >WaitForWriters: 2024/04/11 02:39:16 DEBUG : vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.78s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:39:17 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:39:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/11 02:39:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:39:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:39:17 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:39:17 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:39:17 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:39:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/11 02:39:17 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:39:17 DEBUG : rename_me: newRWFileHandle: 2024/04/11 02:39:17 DEBUG : rename_me(0xc000a056c0): openPending: 2024/04/11 02:39:17 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/11 02:39:17 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/04/11 02:39:17 DEBUG : rename_me(0xc000a056c0): >openPending: err= 2024/04/11 02:39:17 DEBUG : rename_me: >newRWFileHandle: err= 2024/04/11 02:39:17 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/04/11 02:39:17 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/04/11 02:39:17 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/04/11 02:39:17 DEBUG : rename_me(0xc000a056c0): _writeAt: size=5, off=0 2024/04/11 02:39:17 DEBUG : rename_me(0xc000a056c0): >_writeAt: n=5, err= 2024/04/11 02:39:17 DEBUG : rename_me(0xc000a056c0): close: 2024/04/11 02:39:17 DEBUG : rename_me: vfs cache: setting modification time to 2024-04-11 02:39:17.430896984 +0000 UTC m=+301.945034768 2024/04/11 02:39:17 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/04/11 02:39:17 DEBUG : rename_me(0xc000a056c0): >close: err= 2024/04/11 02:39:17 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/04/11 02:39:17 DEBUG : i_was_renamed: Updating file with 0xc000ecce40 2024/04/11 02:39:17 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/04/11 02:39:17 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/04/11 02:39:17 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:39:17 DEBUG : : Looking for writers 2024/04/11 02:39:17 DEBUG : i_was_renamed: reading active writers 2024/04/11 02:39:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/04/11 02:39:17 DEBUG : : Looking for writers 2024/04/11 02:39:17 DEBUG : i_was_renamed: reading active writers 2024/04/11 02:39:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/04/11 02:39:17 DEBUG : : Looking for writers 2024/04/11 02:39:17 DEBUG : i_was_renamed: reading active writers 2024/04/11 02:39:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/04/11 02:39:17 DEBUG : : Looking for writers 2024/04/11 02:39:17 DEBUG : i_was_renamed: reading active writers 2024/04/11 02:39:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/04/11 02:39:17 DEBUG : i_was_renamed: vfs cache: starting upload 2024/04/11 02:39:17 DEBUG : : Looking for writers 2024/04/11 02:39:17 DEBUG : i_was_renamed: reading active writers 2024/04/11 02:39:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/04/11 02:39:17 DEBUG : : Looking for writers 2024/04/11 02:39:17 DEBUG : i_was_renamed: reading active writers 2024/04/11 02:39:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/04/11 02:39:17 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2024/04/11 02:39:18 DEBUG : : Looking for writers 2024/04/11 02:39:18 DEBUG : i_was_renamed: reading active writers 2024/04/11 02:39:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/04/11 02:39:18 DEBUG : i_was_renamed: sha1 = aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d OK 2024/04/11 02:39:18 INFO : i_was_renamed: Copied (new) 2024/04/11 02:39:18 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-04-11 02:39:17 +0000 UTC,aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d" 2024/04/11 02:39:18 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/04/11 02:39:18 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/04/11 02:39:18 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/04/11 02:39:18 DEBUG : : Looking for writers 2024/04/11 02:39:18 DEBUG : i_was_renamed: reading active writers 2024/04/11 02:39:18 DEBUG : >WaitForWriters: 2024/04/11 02:39:18 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.47s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:39:19 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:39:19 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/11 02:39:19 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:39:19 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:39:19 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:39:19 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestWebdavNextcloud{-bBdi}/rclone-test-pibutul4guqolig4mubayef6" 2024/04/11 02:39:19 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/11 02:39:19 DEBUG : : forgetting directory cache 2024/04/11 02:39:19 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/04/11 02:39:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:39:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/04/11 02:39:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/04/11 02:39:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/04/11 02:39:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/04/11 02:39:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/04/11 02:39:21 DEBUG : TestRWCacheUpdate(0xc000df9b40): _readAt: size=512, off=0 2024/04/11 02:39:21 DEBUG : TestRWCacheUpdate(0xc000df9b40): openPending: 2024/04/11 02:39:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-04-11 01:40:19 +0000 UTC,288158e561053f03b91b9361f5d0328ac9e349fc" against cached fingerprint "" 2024/04/11 02:39:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/04/11 02:39:21 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/11 02:39:21 DEBUG : TestRWCacheUpdate(0xc000df9b40): >openPending: err= 2024/04/11 02:39:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/04/11 02:39:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/11 02:39:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/11 02:39:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:39:21 DEBUG : : forgetting directory cache 2024/04/11 02:39:21 DEBUG : TestRWCacheUpdate(0xc000df9b40): >_readAt: n=20, err=EOF 2024/04/11 02:39:21 DEBUG : TestRWCacheUpdate(0xc000df9b40): close: 2024/04/11 02:39:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-04-11 01:40:19 +0000 GMT 2024/04/11 02:39:21 DEBUG : TestRWCacheUpdate(0xc000df9b40): >close: err= 2024/04/11 02:39:21 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/11 02:39:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/04/11 02:39:21 DEBUG : : forgetting directory cache 2024/04/11 02:39:22 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/04/11 02:39:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:39:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/04/11 02:39:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/04/11 02:39:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/04/11 02:39:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/04/11 02:39:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/04/11 02:39:23 DEBUG : TestRWCacheUpdate(0xc000e60540): _readAt: size=512, off=0 2024/04/11 02:39:23 DEBUG : TestRWCacheUpdate(0xc000e60540): openPending: 2024/04/11 02:39:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-04-11 01:41:19 +0000 UTC,f47c1f4670d7bfa799e2e12e6aff3029f0785d53" against cached fingerprint "20,2024-04-11 01:40:19 +0000 UTC,288158e561053f03b91b9361f5d0328ac9e349fc" 2024/04/11 02:39:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-04-11 01:41:19 +0000 UTC,f47c1f4670d7bfa799e2e12e6aff3029f0785d53" != cached fingerprint "20,2024-04-11 01:40:19 +0000 UTC,288158e561053f03b91b9361f5d0328ac9e349fc") 2024/04/11 02:39:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/04/11 02:39:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/04/11 02:39:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/04/11 02:39:23 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/11 02:39:23 DEBUG : TestRWCacheUpdate(0xc000e60540): >openPending: err= 2024/04/11 02:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/04/11 02:39:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/11 02:39:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/11 02:39:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:39:23 DEBUG : : forgetting directory cache 2024/04/11 02:39:23 DEBUG : TestRWCacheUpdate(0xc000e60540): >_readAt: n=20, err=EOF 2024/04/11 02:39:23 DEBUG : TestRWCacheUpdate(0xc000e60540): close: 2024/04/11 02:39:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-04-11 01:41:19 +0000 GMT 2024/04/11 02:39:23 DEBUG : TestRWCacheUpdate(0xc000e60540): >close: err= 2024/04/11 02:39:24 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/11 02:39:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/04/11 02:39:24 DEBUG : : forgetting directory cache 2024/04/11 02:39:24 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/04/11 02:39:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:39:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/04/11 02:39:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/04/11 02:39:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/04/11 02:39:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/04/11 02:39:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/04/11 02:39:25 DEBUG : TestRWCacheUpdate(0xc0008d4f80): _readAt: size=512, off=0 2024/04/11 02:39:25 DEBUG : TestRWCacheUpdate(0xc0008d4f80): openPending: 2024/04/11 02:39:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-04-11 01:42:19 +0000 UTC,cdbdc94ef0e50810466d21c31d02b8365e9616d2" against cached fingerprint "20,2024-04-11 01:41:19 +0000 UTC,f47c1f4670d7bfa799e2e12e6aff3029f0785d53" 2024/04/11 02:39:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-04-11 01:42:19 +0000 UTC,cdbdc94ef0e50810466d21c31d02b8365e9616d2" != cached fingerprint "20,2024-04-11 01:41:19 +0000 UTC,f47c1f4670d7bfa799e2e12e6aff3029f0785d53") 2024/04/11 02:39:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/04/11 02:39:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/04/11 02:39:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/04/11 02:39:25 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/11 02:39:25 DEBUG : TestRWCacheUpdate(0xc0008d4f80): >openPending: err= 2024/04/11 02:39:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/04/11 02:39:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/11 02:39:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/11 02:39:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:39:25 DEBUG : : forgetting directory cache 2024/04/11 02:39:25 DEBUG : TestRWCacheUpdate(0xc0008d4f80): >_readAt: n=20, err=EOF 2024/04/11 02:39:25 DEBUG : TestRWCacheUpdate(0xc0008d4f80): close: 2024/04/11 02:39:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-04-11 01:42:19 +0000 GMT 2024/04/11 02:39:25 DEBUG : TestRWCacheUpdate(0xc0008d4f80): >close: err= 2024/04/11 02:39:26 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/11 02:39:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/04/11 02:39:26 DEBUG : : forgetting directory cache 2024/04/11 02:39:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/04/11 02:39:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:39:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/04/11 02:39:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/04/11 02:39:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/04/11 02:39:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/04/11 02:39:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/04/11 02:39:27 DEBUG : TestRWCacheUpdate(0xc00051b580): _readAt: size=512, off=0 2024/04/11 02:39:27 DEBUG : TestRWCacheUpdate(0xc00051b580): openPending: 2024/04/11 02:39:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-04-11 01:43:19 +0000 UTC,9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7" against cached fingerprint "20,2024-04-11 01:42:19 +0000 UTC,cdbdc94ef0e50810466d21c31d02b8365e9616d2" 2024/04/11 02:39:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-04-11 01:43:19 +0000 UTC,9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7" != cached fingerprint "20,2024-04-11 01:42:19 +0000 UTC,cdbdc94ef0e50810466d21c31d02b8365e9616d2") 2024/04/11 02:39:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/04/11 02:39:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/04/11 02:39:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/04/11 02:39:27 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/11 02:39:27 DEBUG : TestRWCacheUpdate(0xc00051b580): >openPending: err= 2024/04/11 02:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/04/11 02:39:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/11 02:39:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/11 02:39:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:39:28 DEBUG : : forgetting directory cache 2024/04/11 02:39:28 DEBUG : TestRWCacheUpdate(0xc00051b580): >_readAt: n=20, err=EOF 2024/04/11 02:39:28 DEBUG : TestRWCacheUpdate(0xc00051b580): close: 2024/04/11 02:39:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-04-11 01:43:19 +0000 GMT 2024/04/11 02:39:28 DEBUG : TestRWCacheUpdate(0xc00051b580): >close: err= 2024/04/11 02:39:28 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/11 02:39:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/04/11 02:39:28 DEBUG : : forgetting directory cache 2024/04/11 02:39:28 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/04/11 02:39:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:39:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/04/11 02:39:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/04/11 02:39:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/04/11 02:39:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/04/11 02:39:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/04/11 02:39:29 DEBUG : TestRWCacheUpdate(0xc00098c440): _readAt: size=512, off=0 2024/04/11 02:39:29 DEBUG : TestRWCacheUpdate(0xc00098c440): openPending: 2024/04/11 02:39:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-04-11 01:44:19 +0000 UTC,ceb5d9ade326cb4f1198af16dc24366d3d9c950f" against cached fingerprint "20,2024-04-11 01:43:19 +0000 UTC,9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7" 2024/04/11 02:39:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-04-11 01:44:19 +0000 UTC,ceb5d9ade326cb4f1198af16dc24366d3d9c950f" != cached fingerprint "20,2024-04-11 01:43:19 +0000 UTC,9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7") 2024/04/11 02:39:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/04/11 02:39:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/04/11 02:39:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/04/11 02:39:29 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/11 02:39:29 DEBUG : TestRWCacheUpdate(0xc00098c440): >openPending: err= 2024/04/11 02:39:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/04/11 02:39:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/11 02:39:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/11 02:39:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:39:30 DEBUG : : forgetting directory cache 2024/04/11 02:39:30 DEBUG : TestRWCacheUpdate(0xc00098c440): >_readAt: n=20, err=EOF 2024/04/11 02:39:30 DEBUG : TestRWCacheUpdate(0xc00098c440): close: 2024/04/11 02:39:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-04-11 01:44:19 +0000 GMT 2024/04/11 02:39:30 DEBUG : TestRWCacheUpdate(0xc00098c440): >close: err= 2024/04/11 02:39:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/11 02:39:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/04/11 02:39:30 DEBUG : : forgetting directory cache 2024/04/11 02:39:30 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/04/11 02:39:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:39:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/04/11 02:39:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/04/11 02:39:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/04/11 02:39:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/04/11 02:39:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/04/11 02:39:32 DEBUG : TestRWCacheUpdate(0xc000bcc580): _readAt: size=512, off=0 2024/04/11 02:39:32 DEBUG : TestRWCacheUpdate(0xc000bcc580): openPending: 2024/04/11 02:39:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-04-11 01:45:19 +0000 UTC,5f11b0143ac8866346332777b557a7153a9d90b8" against cached fingerprint "20,2024-04-11 01:44:19 +0000 UTC,ceb5d9ade326cb4f1198af16dc24366d3d9c950f" 2024/04/11 02:39:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-04-11 01:45:19 +0000 UTC,5f11b0143ac8866346332777b557a7153a9d90b8" != cached fingerprint "20,2024-04-11 01:44:19 +0000 UTC,ceb5d9ade326cb4f1198af16dc24366d3d9c950f") 2024/04/11 02:39:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/04/11 02:39:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/04/11 02:39:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/04/11 02:39:32 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/11 02:39:32 DEBUG : TestRWCacheUpdate(0xc000bcc580): >openPending: err= 2024/04/11 02:39:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/04/11 02:39:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/11 02:39:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/11 02:39:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:39:32 DEBUG : : forgetting directory cache 2024/04/11 02:39:32 DEBUG : TestRWCacheUpdate(0xc000bcc580): >_readAt: n=20, err=EOF 2024/04/11 02:39:32 DEBUG : TestRWCacheUpdate(0xc000bcc580): close: 2024/04/11 02:39:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-04-11 01:45:19 +0000 GMT 2024/04/11 02:39:32 DEBUG : TestRWCacheUpdate(0xc000bcc580): >close: err= 2024/04/11 02:39:32 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/11 02:39:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/04/11 02:39:32 DEBUG : : forgetting directory cache 2024/04/11 02:39:33 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/04/11 02:39:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:39:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/04/11 02:39:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/04/11 02:39:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/04/11 02:39:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/04/11 02:39:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/04/11 02:39:34 DEBUG : TestRWCacheUpdate(0xc0009a85c0): _readAt: size=512, off=0 2024/04/11 02:39:34 DEBUG : TestRWCacheUpdate(0xc0009a85c0): openPending: 2024/04/11 02:39:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-04-11 01:46:19 +0000 UTC,674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06" against cached fingerprint "20,2024-04-11 01:45:19 +0000 UTC,5f11b0143ac8866346332777b557a7153a9d90b8" 2024/04/11 02:39:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-04-11 01:46:19 +0000 UTC,674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06" != cached fingerprint "20,2024-04-11 01:45:19 +0000 UTC,5f11b0143ac8866346332777b557a7153a9d90b8") 2024/04/11 02:39:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/04/11 02:39:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/04/11 02:39:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/04/11 02:39:34 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/11 02:39:34 DEBUG : TestRWCacheUpdate(0xc0009a85c0): >openPending: err= 2024/04/11 02:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/04/11 02:39:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/11 02:39:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/11 02:39:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:39:34 DEBUG : : forgetting directory cache 2024/04/11 02:39:34 DEBUG : TestRWCacheUpdate(0xc0009a85c0): >_readAt: n=21, err=EOF 2024/04/11 02:39:34 DEBUG : TestRWCacheUpdate(0xc0009a85c0): close: 2024/04/11 02:39:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-04-11 01:46:19 +0000 GMT 2024/04/11 02:39:34 DEBUG : TestRWCacheUpdate(0xc0009a85c0): >close: err= 2024/04/11 02:39:34 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/11 02:39:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/04/11 02:39:35 DEBUG : : forgetting directory cache 2024/04/11 02:39:35 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/04/11 02:39:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:39:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/04/11 02:39:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/04/11 02:39:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/04/11 02:39:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/04/11 02:39:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/04/11 02:39:36 DEBUG : TestRWCacheUpdate(0xc0009c0840): _readAt: size=512, off=0 2024/04/11 02:39:36 DEBUG : TestRWCacheUpdate(0xc0009c0840): openPending: 2024/04/11 02:39:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-04-11 01:47:19 +0000 UTC,3b798a8b8f0600c2d19a26f69ad842e576e2ce94" against cached fingerprint "21,2024-04-11 01:46:19 +0000 UTC,674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06" 2024/04/11 02:39:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-04-11 01:47:19 +0000 UTC,3b798a8b8f0600c2d19a26f69ad842e576e2ce94" != cached fingerprint "21,2024-04-11 01:46:19 +0000 UTC,674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06") 2024/04/11 02:39:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/04/11 02:39:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/04/11 02:39:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/04/11 02:39:36 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/11 02:39:36 DEBUG : TestRWCacheUpdate(0xc0009c0840): >openPending: err= 2024/04/11 02:39:36 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/04/11 02:39:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/11 02:39:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/11 02:39:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:39:36 DEBUG : : forgetting directory cache 2024/04/11 02:39:36 DEBUG : TestRWCacheUpdate(0xc0009c0840): >_readAt: n=22, err=EOF 2024/04/11 02:39:36 DEBUG : TestRWCacheUpdate(0xc0009c0840): close: 2024/04/11 02:39:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-04-11 01:47:19 +0000 GMT 2024/04/11 02:39:36 DEBUG : TestRWCacheUpdate(0xc0009c0840): >close: err= 2024/04/11 02:39:37 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/11 02:39:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/04/11 02:39:37 DEBUG : : forgetting directory cache 2024/04/11 02:39:37 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/04/11 02:39:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:39:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/04/11 02:39:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/04/11 02:39:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/04/11 02:39:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/04/11 02:39:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/04/11 02:39:38 DEBUG : TestRWCacheUpdate(0xc000acafc0): _readAt: size=512, off=0 2024/04/11 02:39:38 DEBUG : TestRWCacheUpdate(0xc000acafc0): openPending: 2024/04/11 02:39:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-04-11 01:48:19 +0000 UTC,bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3" against cached fingerprint "22,2024-04-11 01:47:19 +0000 UTC,3b798a8b8f0600c2d19a26f69ad842e576e2ce94" 2024/04/11 02:39:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-04-11 01:48:19 +0000 UTC,bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3" != cached fingerprint "22,2024-04-11 01:47:19 +0000 UTC,3b798a8b8f0600c2d19a26f69ad842e576e2ce94") 2024/04/11 02:39:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/04/11 02:39:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/04/11 02:39:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/04/11 02:39:38 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/11 02:39:38 DEBUG : TestRWCacheUpdate(0xc000acafc0): >openPending: err= 2024/04/11 02:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/04/11 02:39:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/11 02:39:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/11 02:39:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:39:38 DEBUG : : forgetting directory cache 2024/04/11 02:39:39 DEBUG : TestRWCacheUpdate(0xc000acafc0): >_readAt: n=23, err=EOF 2024/04/11 02:39:39 DEBUG : TestRWCacheUpdate(0xc000acafc0): close: 2024/04/11 02:39:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-04-11 01:48:19 +0000 GMT 2024/04/11 02:39:39 DEBUG : TestRWCacheUpdate(0xc000acafc0): >close: err= 2024/04/11 02:39:39 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/11 02:39:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/04/11 02:39:39 DEBUG : : forgetting directory cache 2024/04/11 02:39:39 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/04/11 02:39:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:39:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/04/11 02:39:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/04/11 02:39:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/04/11 02:39:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/04/11 02:39:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/04/11 02:39:40 DEBUG : TestRWCacheUpdate(0xc000b314c0): _readAt: size=512, off=0 2024/04/11 02:39:40 DEBUG : TestRWCacheUpdate(0xc000b314c0): openPending: 2024/04/11 02:39:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-04-11 01:49:19 +0000 UTC,62773e350f2f87e22c3d3c0d445c7a429aae8efa" against cached fingerprint "23,2024-04-11 01:48:19 +0000 UTC,bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3" 2024/04/11 02:39:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-04-11 01:49:19 +0000 UTC,62773e350f2f87e22c3d3c0d445c7a429aae8efa" != cached fingerprint "23,2024-04-11 01:48:19 +0000 UTC,bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3") 2024/04/11 02:39:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/04/11 02:39:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/04/11 02:39:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/04/11 02:39:40 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/11 02:39:40 DEBUG : TestRWCacheUpdate(0xc000b314c0): >openPending: err= 2024/04/11 02:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/04/11 02:39:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/11 02:39:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/11 02:39:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:39:41 DEBUG : : forgetting directory cache 2024/04/11 02:39:41 DEBUG : TestRWCacheUpdate(0xc000b314c0): >_readAt: n=24, err=EOF 2024/04/11 02:39:41 DEBUG : TestRWCacheUpdate(0xc000b314c0): close: 2024/04/11 02:39:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-04-11 01:49:19 +0000 GMT 2024/04/11 02:39:41 DEBUG : TestRWCacheUpdate(0xc000b314c0): >close: err= 2024/04/11 02:39:41 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/11 02:39:41 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/04/11 02:39:41 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:39:41 DEBUG : : Looking for writers 2024/04/11 02:39:41 DEBUG : TestRWCacheUpdate: reading active writers 2024/04/11 02:39:41 DEBUG : >WaitForWriters: 2024/04/11 02:39:41 DEBUG : vfs cache: cleaner exiting 2024/04/11 02:39:41 DEBUG : : forgetting directory cache --- PASS: TestRWCacheUpdate (22.95s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:39:42 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2024/04/11 02:39:43 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2024/04/11 02:39:44 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2024/04/11 02:39:45 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:39:45 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:39:45 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:39:45 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:39:45 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:39:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/04/11 02:39:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/04/11 02:39:45 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/04/11 02:39:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:39:45 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/11 02:39:45 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:39:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/04/11 02:39:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/04/11 02:39:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/04/11 02:39:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:39:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/11 02:39:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:39:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/04/11 02:39:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/04/11 02:39:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/04/11 02:39:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:39:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/11 02:39:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:39:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/04/11 02:39:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/04/11 02:39:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/04/11 02:39:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:39:47 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/11 02:39:47 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:39:47 DEBUG : FilEb: Open: flags=O_RDONLY 2024/04/11 02:39:47 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/04/11 02:39:47 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/04/11 02:39:47 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:39:47 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/11 02:39:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:39:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/04/11 02:39:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/04/11 02:39:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/04/11 02:39:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:39:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/11 02:39:48 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:39:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/04/11 02:39:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/04/11 02:39:48 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/04/11 02:39:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:39:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/11 02:39:48 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:39:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/04/11 02:39:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/04/11 02:39:48 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/04/11 02:39:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:39:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/11 02:39:48 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:39:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/04/11 02:39:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/04/11 02:39:48 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/04/11 02:39:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:39:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/11 02:39:48 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:39:48 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/04/11 02:39:48 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/04/11 02:39:48 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/04/11 02:39:48 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:39:49 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/11 02:39:49 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:39:49 DEBUG : FilEb: Open: flags=O_RDONLY 2024/04/11 02:39:49 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/04/11 02:39:49 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/04/11 02:39:49 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:39:49 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/11 02:39:49 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:39:49 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/04/11 02:39:49 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/04/11 02:39:49 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:39:49 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/04/11 02:39:49 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/04/11 02:39:49 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:39:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/04/11 02:39:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/04/11 02:39:49 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/04/11 02:39:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:39:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/11 02:39:49 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:39:49 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/04/11 02:39:49 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:39:49 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/04/11 02:39:49 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:39:49 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/04/11 02:39:49 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:39:49 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/04/11 02:39:49 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/04/11 02:39:49 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/04/11 02:39:49 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:39:50 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/11 02:39:50 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:39:50 DEBUG : FilEb: Open: flags=O_RDONLY 2024/04/11 02:39:50 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/04/11 02:39:50 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/04/11 02:39:50 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:39:50 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/11 02:39:50 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:39:50 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/04/11 02:39:50 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:39:50 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/04/11 02:39:50 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:39:50 DEBUG : : Looking for writers 2024/04/11 02:39:50 DEBUG : FilEb: reading active writers 2024/04/11 02:39:50 DEBUG : FiLeA: reading active writers 2024/04/11 02:39:50 DEBUG : FiLeB: reading active writers 2024/04/11 02:39:50 DEBUG : >WaitForWriters: 2024/04/11 02:39:50 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:39:50 DEBUG : : Looking for writers 2024/04/11 02:39:50 DEBUG : FiLeA: reading active writers 2024/04/11 02:39:50 DEBUG : FiLeB: reading active writers 2024/04/11 02:39:50 DEBUG : FilEb: reading active writers 2024/04/11 02:39:50 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (9.23s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:39:52 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2024/04/11 02:39:52 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2024/04/11 02:39:53 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:39:53 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:39:53 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:39:54 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/04/11 02:39:54 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/04/11 02:39:54 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/04/11 02:39:54 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:39:54 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/11 02:39:54 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:39:54 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/04/11 02:39:54 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/04/11 02:39:54 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/04/11 02:39:54 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:39:54 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/11 02:39:54 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:39:54 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/04/11 02:39:54 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/04/11 02:39:54 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/04/11 02:39:54 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:39:55 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/11 02:39:55 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:39:55 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/04/11 02:39:55 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:39:55 DEBUG : : Looking for writers 2024/04/11 02:39:55 DEBUG : normal name with no special characters.txt: reading active writers 2024/04/11 02:39:55 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/04/11 02:39:55 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (4.49s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:39:56 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:39:56 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:39:56 DEBUG : webdav root 'rclone-test-pibutul4guqolig4mubayef6': Re-using VFS from active cache 2024/04/11 02:39:56 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:39:56 DEBUG : : Looking for writers 2024/04/11 02:39:56 DEBUG : >WaitForWriters: 2024/04/11 02:39:56 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:39:56 DEBUG : : Looking for writers 2024/04/11 02:39:56 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.59s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:39:56 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:39:56 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:39:56 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:39:56 DEBUG : : Looking for writers 2024/04/11 02:39:56 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.54s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:39:57 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:39:57 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:39:57 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:39:57 DEBUG : : Looking for writers 2024/04/11 02:39:57 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.58s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:39:57 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:39:57 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:39:58 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:39:59 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/04/11 02:40:00 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:40:00 DEBUG : dir: Looking for writers 2024/04/11 02:40:00 DEBUG : file2: reading active writers 2024/04/11 02:40:00 DEBUG : : Looking for writers 2024/04/11 02:40:00 DEBUG : dir: reading active writers 2024/04/11 02:40:00 DEBUG : file1: reading active writers 2024/04/11 02:40:00 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.05s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:40:03 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:40:03 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:40:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:40:04 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/04/11 02:40:05 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:40:05 DEBUG : dir: Looking for writers 2024/04/11 02:40:05 DEBUG : : Looking for writers 2024/04/11 02:40:05 DEBUG : dir: reading active writers 2024/04/11 02:40:05 DEBUG : file1: reading active writers 2024/04/11 02:40:05 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (4.67s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:40:07 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:40:07 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:40:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:40:08 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/04/11 02:40:10 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:40:10 DEBUG : file1: Open: flags=O_RDONLY 2024/04/11 02:40:10 DEBUG : file1: >Open: fd=file1 (r), err= 2024/04/11 02:40:10 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/04/11 02:40:10 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:40:10 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/04/11 02:40:10 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/11 02:40:10 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/04/11 02:40:10 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:40:10 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:40:10 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/04/11 02:40:10 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/04/11 02:40:10 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/04/11 02:40:10 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/04/11 02:40:10 DEBUG : webdav root 'rclone-test-pibutul4guqolig4mubayef6': File to upload is small (0 bytes), uploading instead of streaming 2024/04/11 02:40:10 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2024/04/11 02:40:11 DEBUG : dir/new_file.txt: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/04/11 02:40:11 INFO : dir/new_file.txt: Copied (new) 2024/04/11 02:40:11 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/04/11 02:40:11 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:40:11 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/04/11 02:40:11 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:40:11 DEBUG : dir: Looking for writers 2024/04/11 02:40:11 DEBUG : file2: reading active writers 2024/04/11 02:40:11 DEBUG : new_file.txt: reading active writers 2024/04/11 02:40:11 DEBUG : : Looking for writers 2024/04/11 02:40:11 DEBUG : dir: reading active writers 2024/04/11 02:40:11 DEBUG : file1: reading active writers 2024/04/11 02:40:11 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (6.27s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:40:13 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:40:13 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:40:14 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/04/11 02:40:17 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/04/11 02:40:17 DEBUG : dir/file1: Updating file with dir/file1 0xc000ab3ec0 2024/04/11 02:40:17 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/04/11 02:40:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/11 02:40:18 INFO : dir/file1: Moved (server-side) to: file0 2024/04/11 02:40:18 DEBUG : file0: Updating file with file0 0xc000ab3ec0 2024/04/11 02:40:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/11 02:40:18 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/04/11 02:40:19 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:40:19 DEBUG : dir: Looking for writers 2024/04/11 02:40:19 DEBUG : : Looking for writers 2024/04/11 02:40:19 DEBUG : dir: reading active writers 2024/04/11 02:40:19 DEBUG : file0: reading active writers 2024/04/11 02:40:19 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (7.11s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:40:21 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:40:21 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:40:21 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:40:21 DEBUG : : Looking for writers 2024/04/11 02:40:21 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.80s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:40:21 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:40:21 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:40:22 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/04/11 02:40:23 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/04/11 02:40:24 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/04/11 02:40:25 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/04/11 02:40:26 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/04/11 02:40:27 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:40:27 DEBUG : d: Looking for writers 2024/04/11 02:40:27 DEBUG : : Looking for writers 2024/04/11 02:40:27 DEBUG : a: Looking for writers 2024/04/11 02:40:27 DEBUG : b: Looking for writers 2024/04/11 02:40:27 DEBUG : c: Looking for writers 2024/04/11 02:40:27 DEBUG : : Looking for writers 2024/04/11 02:40:27 DEBUG : /: reading active writers 2024/04/11 02:40:27 DEBUG : a: reading active writers 2024/04/11 02:40:27 DEBUG : b: reading active writers 2024/04/11 02:40:27 DEBUG : c: reading active writers 2024/04/11 02:40:27 DEBUG : d: reading active writers 2024/04/11 02:40:27 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (8.68s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:40:30 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:40:30 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:40:31 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/04/11 02:40:32 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/04/11 02:40:32 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/04/11 02:40:33 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/04/11 02:40:37 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:40:37 DEBUG : a/b/c/d: Looking for writers 2024/04/11 02:40:37 DEBUG : a/b/c: Looking for writers 2024/04/11 02:40:37 DEBUG : d: reading active writers 2024/04/11 02:40:37 DEBUG : a/b: Looking for writers 2024/04/11 02:40:37 DEBUG : c: reading active writers 2024/04/11 02:40:37 DEBUG : a: Looking for writers 2024/04/11 02:40:37 DEBUG : b: reading active writers 2024/04/11 02:40:37 DEBUG : : Looking for writers 2024/04/11 02:40:37 DEBUG : a: reading active writers 2024/04/11 02:40:37 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (11.02s) === 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-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:40:41 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:40:41 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:40:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:40:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:40:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:40:41 DEBUG : file1: >Open: fd=file1 (w), err= 2024/04/11 02:40:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/04/11 02:40:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:40:41 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/04/11 02:40:41 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/04/11 02:40:41 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/04/11 02:40:41 DEBUG : webdav root 'rclone-test-pibutul4guqolig4mubayef6': File to upload is small (5 bytes), uploading instead of streaming 2024/04/11 02:40:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:40:42 DEBUG : file1: sha1 = aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d OK 2024/04/11 02:40:42 INFO : file1: Copied (new) 2024/04/11 02:40:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:40:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:40:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:40:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:40:42 DEBUG : file1: >Open: fd=file1 (w), err= 2024/04/11 02:40:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/04/11 02:40:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:40:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:40:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:40:42 DEBUG : file1: >Open: fd=file1 (w), err= 2024/04/11 02:40:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/04/11 02:40:42 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/04/11 02:40:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/04/11 02:40:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/04/11 02:40:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:40:42 DEBUG : file1: >Open: fd=file1 (w), err= 2024/04/11 02:40:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/04/11 02:40:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:40:42 DEBUG : webdav root 'rclone-test-pibutul4guqolig4mubayef6': File to upload is small (0 bytes), uploading instead of streaming 2024/04/11 02:40:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:40:43 DEBUG : file1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/04/11 02:40:43 INFO : file1: Copied (new) 2024/04/11 02:40:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:40:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/04/11 02:40:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/04/11 02:40:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:40:43 DEBUG : file1: >Open: fd=file1 (w), err= 2024/04/11 02:40:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/04/11 02:40:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:40:43 DEBUG : webdav root 'rclone-test-pibutul4guqolig4mubayef6': File to upload is small (7 bytes), uploading instead of streaming 2024/04/11 02:40:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:40:44 DEBUG : file1: sha1 = 189d2b4d61d6c47f31a89ef5d008c201199ef899 OK 2024/04/11 02:40:44 INFO : file1: Copied (new) 2024/04/11 02:40:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:40:44 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:40:44 DEBUG : : Looking for writers 2024/04/11 02:40:44 DEBUG : file1: reading active writers 2024/04/11 02:40:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.97s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:40:45 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:40:45 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:40:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:40:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:40:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:40:45 DEBUG : file1: >Open: fd=file1 (w), err= 2024/04/11 02:40:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/04/11 02:40:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:40:45 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/04/11 02:40:46 DEBUG : file1: aborting in-sequence write wait, off=100 2024/04/11 02:40:46 DEBUG : file1: failed to wait for in-sequence write to 100 2024/04/11 02:40:46 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/04/11 02:40:46 DEBUG : webdav root 'rclone-test-pibutul4guqolig4mubayef6': File to upload is small (11 bytes), uploading instead of streaming 2024/04/11 02:40:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:40:47 DEBUG : file1: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/04/11 02:40:47 INFO : file1: Copied (new) 2024/04/11 02:40:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:40:47 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/04/11 02:40:47 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:40:47 DEBUG : : Looking for writers 2024/04/11 02:40:47 DEBUG : file1: reading active writers 2024/04/11 02:40:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.35s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:40:48 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:40:48 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:40:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:40:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:40:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:40:49 DEBUG : file1: >Open: fd=file1 (w), err= 2024/04/11 02:40:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/04/11 02:40:49 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/04/11 02:40:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:40:49 DEBUG : webdav root 'rclone-test-pibutul4guqolig4mubayef6': File to upload is small (5 bytes), uploading instead of streaming 2024/04/11 02:40:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:40:50 DEBUG : file1: sha1 = aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d OK 2024/04/11 02:40:50 INFO : file1: Copied (new) 2024/04/11 02:40:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:40:50 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/04/11 02:40:50 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:40:50 DEBUG : : Looking for writers 2024/04/11 02:40:50 DEBUG : file1: reading active writers 2024/04/11 02:40:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:40:50 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:40:50 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:40:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:40:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:40:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:40:51 DEBUG : file1: >Open: fd=file1 (w), err= 2024/04/11 02:40:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/04/11 02:40:51 DEBUG : file1: WriteFileHandle.Release closing 2024/04/11 02:40:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:40:51 DEBUG : webdav root 'rclone-test-pibutul4guqolig4mubayef6': File to upload is small (0 bytes), uploading instead of streaming 2024/04/11 02:40:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:40:52 DEBUG : file1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/04/11 02:40:52 INFO : file1: Copied (new) 2024/04/11 02:40:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:40:52 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/04/11 02:40:52 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:40:52 DEBUG : : Looking for writers 2024/04/11 02:40:52 DEBUG : file1: reading active writers 2024/04/11 02:40:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.96s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:40:52 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:40:52 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:40:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:40:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:40:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:40:53 DEBUG : file1: >Open: fd=file1 (w), err= 2024/04/11 02:40:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2024/04/11 02:40:53 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:40:53 DEBUG : : Looking for writers 2024/04/11 02:40:53 DEBUG : file1: reading active writers 2024/04/11 02:40:53 DEBUG : file1: active writers 1 2024/04/11 02:40:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2024/04/11 02:40:53 DEBUG : : Looking for writers 2024/04/11 02:40:53 DEBUG : file1: reading active writers 2024/04/11 02:40:53 DEBUG : file1: active writers 1 2024/04/11 02:40:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2024/04/11 02:40:53 DEBUG : : Looking for writers 2024/04/11 02:40:53 DEBUG : file1: reading active writers 2024/04/11 02:40:53 DEBUG : file1: active writers 1 2024/04/11 02:40:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2024/04/11 02:40:53 DEBUG : : Looking for writers 2024/04/11 02:40:53 DEBUG : file1: reading active writers 2024/04/11 02:40:53 DEBUG : file1: active writers 1 2024/04/11 02:40:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2024/04/11 02:40:53 DEBUG : : Looking for writers 2024/04/11 02:40:53 DEBUG : file1: reading active writers 2024/04/11 02:40:53 DEBUG : file1: active writers 1 2024/04/11 02:40:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2024/04/11 02:40:53 DEBUG : : Looking for writers 2024/04/11 02:40:53 DEBUG : file1: reading active writers 2024/04/11 02:40:53 DEBUG : file1: active writers 1 2024/04/11 02:40:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2024/04/11 02:40:53 DEBUG : : Looking for writers 2024/04/11 02:40:53 DEBUG : file1: reading active writers 2024/04/11 02:40:53 DEBUG : file1: active writers 1 2024/04/11 02:40:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2024/04/11 02:40:54 DEBUG : : Looking for writers 2024/04/11 02:40:54 DEBUG : file1: reading active writers 2024/04/11 02:40:54 DEBUG : file1: active writers 1 2024/04/11 02:40:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/04/11 02:40:55 DEBUG : : Looking for writers 2024/04/11 02:40:55 DEBUG : file1: reading active writers 2024/04/11 02:40:55 DEBUG : file1: active writers 1 2024/04/11 02:40:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/04/11 02:40:56 DEBUG : : Looking for writers 2024/04/11 02:40:56 DEBUG : file1: reading active writers 2024/04/11 02:40:56 DEBUG : file1: active writers 1 2024/04/11 02:40:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/04/11 02:40:57 DEBUG : : Looking for writers 2024/04/11 02:40:57 DEBUG : file1: reading active writers 2024/04/11 02:40:57 DEBUG : file1: active writers 1 2024/04/11 02:40:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/04/11 02:40:58 DEBUG : : Looking for writers 2024/04/11 02:40:58 DEBUG : file1: reading active writers 2024/04/11 02:40:58 DEBUG : file1: active writers 1 2024/04/11 02:40:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/04/11 02:40:59 DEBUG : : Looking for writers 2024/04/11 02:40:59 DEBUG : file1: reading active writers 2024/04/11 02:40:59 DEBUG : file1: active writers 1 2024/04/11 02:40:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/04/11 02:41:00 DEBUG : : Looking for writers 2024/04/11 02:41:00 DEBUG : file1: reading active writers 2024/04/11 02:41:00 DEBUG : file1: active writers 1 2024/04/11 02:41:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/04/11 02:41:01 DEBUG : : Looking for writers 2024/04/11 02:41:01 DEBUG : file1: reading active writers 2024/04/11 02:41:01 DEBUG : file1: active writers 1 2024/04/11 02:41:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/04/11 02:41:02 DEBUG : : Looking for writers 2024/04/11 02:41:02 DEBUG : file1: reading active writers 2024/04/11 02:41:02 DEBUG : file1: active writers 1 2024/04/11 02:41:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/04/11 02:41:03 DEBUG : : Looking for writers 2024/04/11 02:41:03 DEBUG : file1: reading active writers 2024/04/11 02:41:03 DEBUG : file1: active writers 1 2024/04/11 02:41:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/04/11 02:41:04 DEBUG : : Looking for writers 2024/04/11 02:41:04 DEBUG : file1: reading active writers 2024/04/11 02:41:04 DEBUG : file1: active writers 1 2024/04/11 02:41:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/04/11 02:41:05 DEBUG : : Looking for writers 2024/04/11 02:41:05 DEBUG : file1: reading active writers 2024/04/11 02:41:05 DEBUG : file1: active writers 1 2024/04/11 02:41:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/04/11 02:41:06 DEBUG : : Looking for writers 2024/04/11 02:41:06 DEBUG : file1: reading active writers 2024/04/11 02:41:06 DEBUG : file1: active writers 1 2024/04/11 02:41:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/04/11 02:41:07 DEBUG : : Looking for writers 2024/04/11 02:41:07 DEBUG : file1: reading active writers 2024/04/11 02:41:07 DEBUG : file1: active writers 1 2024/04/11 02:41:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/04/11 02:41:08 DEBUG : : Looking for writers 2024/04/11 02:41:08 DEBUG : file1: reading active writers 2024/04/11 02:41:08 DEBUG : file1: active writers 1 2024/04/11 02:41:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/04/11 02:41:09 DEBUG : : Looking for writers 2024/04/11 02:41:09 DEBUG : file1: reading active writers 2024/04/11 02:41:09 DEBUG : file1: active writers 1 2024/04/11 02:41:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/04/11 02:41:10 DEBUG : : Looking for writers 2024/04/11 02:41:10 DEBUG : file1: reading active writers 2024/04/11 02:41:10 DEBUG : file1: active writers 1 2024/04/11 02:41:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/04/11 02:41:11 DEBUG : : Looking for writers 2024/04/11 02:41:11 DEBUG : file1: reading active writers 2024/04/11 02:41:11 DEBUG : file1: active writers 1 2024/04/11 02:41:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/04/11 02:41:12 DEBUG : : Looking for writers 2024/04/11 02:41:12 DEBUG : file1: reading active writers 2024/04/11 02:41:12 DEBUG : file1: active writers 1 2024/04/11 02:41:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/04/11 02:41:13 DEBUG : : Looking for writers 2024/04/11 02:41:13 DEBUG : file1: reading active writers 2024/04/11 02:41:13 DEBUG : file1: active writers 1 2024/04/11 02:41:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/04/11 02:41:14 DEBUG : : Looking for writers 2024/04/11 02:41:14 DEBUG : file1: reading active writers 2024/04/11 02:41:14 DEBUG : file1: active writers 1 2024/04/11 02:41:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/04/11 02:41:15 DEBUG : : Looking for writers 2024/04/11 02:41:15 DEBUG : file1: reading active writers 2024/04/11 02:41:15 DEBUG : file1: active writers 1 2024/04/11 02:41:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/04/11 02:41:16 DEBUG : : Looking for writers 2024/04/11 02:41:16 DEBUG : file1: reading active writers 2024/04/11 02:41:16 DEBUG : file1: active writers 1 2024/04/11 02:41:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/04/11 02:41:17 DEBUG : : Looking for writers 2024/04/11 02:41:17 DEBUG : file1: reading active writers 2024/04/11 02:41:17 DEBUG : file1: active writers 1 2024/04/11 02:41:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/04/11 02:41:18 DEBUG : : Looking for writers 2024/04/11 02:41:18 DEBUG : file1: reading active writers 2024/04/11 02:41:18 DEBUG : file1: active writers 1 2024/04/11 02:41:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/04/11 02:41:19 DEBUG : : Looking for writers 2024/04/11 02:41:19 DEBUG : file1: reading active writers 2024/04/11 02:41:19 DEBUG : file1: active writers 1 2024/04/11 02:41:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/04/11 02:41:20 DEBUG : : Looking for writers 2024/04/11 02:41:20 DEBUG : file1: reading active writers 2024/04/11 02:41:20 DEBUG : file1: active writers 1 2024/04/11 02:41:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/04/11 02:41:21 DEBUG : : Looking for writers 2024/04/11 02:41:21 DEBUG : file1: reading active writers 2024/04/11 02:41:21 DEBUG : file1: active writers 1 2024/04/11 02:41:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/04/11 02:41:22 DEBUG : : Looking for writers 2024/04/11 02:41:22 DEBUG : file1: reading active writers 2024/04/11 02:41:22 DEBUG : file1: active writers 1 2024/04/11 02:41:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/04/11 02:41:23 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2024/04/11 02:41:23 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.86s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:41:23 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:41:23 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:41:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:41:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:41:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:41:24 DEBUG : file1: >Open: fd=file1 (w), err= 2024/04/11 02:41:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/04/11 02:41:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:41:24 DEBUG : webdav root 'rclone-test-pibutul4guqolig4mubayef6': File to upload is small (0 bytes), uploading instead of streaming 2024/04/11 02:41:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:41:24 DEBUG : file1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/04/11 02:41:24 INFO : file1: Copied (new) 2024/04/11 02:41:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:41:24 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:41:24 DEBUG : file1: Open: flags=O_RDONLY 2024/04/11 02:41:24 DEBUG : file1: >Open: fd=file1 (r), err= 2024/04/11 02:41:24 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/04/11 02:41:24 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:41:25 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/04/11 02:41:25 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:41:25 DEBUG : : Looking for writers 2024/04/11 02:41:25 DEBUG : file1: reading active writers 2024/04/11 02:41:25 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.26s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-pibutul4guqolig4mubayef6'", Local "Local file system at /tmp/rclone1202199929", Modify Window "1s" 2024/04/11 02:41:26 INFO : webdav root 'rclone-test-pibutul4guqolig4mubayef6': poll-interval is not supported by this remote 2024/04/11 02:41:26 NOTICE: webdav root 'rclone-test-pibutul4guqolig4mubayef6': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/11 02:41:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/11 02:41:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/11 02:41:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:41:26 DEBUG : file1: >Open: fd=file1 (w), err= 2024/04/11 02:41:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/04/11 02:41:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:41:26 DEBUG : webdav root 'rclone-test-pibutul4guqolig4mubayef6': File to upload is small (100 bytes), uploading instead of streaming 2024/04/11 02:41:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/04/11 02:41:27 DEBUG : file1: sha1 = 7b2da5a8f1ba967c06b425d8f03aca4161ad7e5e OK 2024/04/11 02:41:27 INFO : file1: Copied (new) 2024/04/11 02:41:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/11 02:41:27 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/11 02:41:27 DEBUG : file1: Open: flags=O_RDONLY 2024/04/11 02:41:27 DEBUG : file1: >Open: fd=file1 (r), err= 2024/04/11 02:41:27 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/04/11 02:41:27 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/04/11 02:41:27 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/04/11 02:41:27 DEBUG : WaitForWriters: timeout=30s 2024/04/11 02:41:27 DEBUG : : Looking for writers 2024/04/11 02:41:27 DEBUG : file1: reading active writers 2024/04/11 02:41:27 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.44s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2024/04/11 02:41:28 DEBUG : webdav root 'rclone-test-pibutul4guqolig4mubayef6': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavNextcloud: -verbose" - Finished OK in 7m13.299326355s (try 1/5)