"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2025/03/19 01:03:10 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-godaqim4joda" 2025/03/19 01:03:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/19 01:03:10 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/03/19 01:03:10 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/03/19 01:03:10 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/03/19 01:03:10 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/03/19 01:03:10 DEBUG : Setting pass="lSga2Qp7XacUu4TKPNmj6EqsHXfIutssJN_tMA936myQfko" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/03/19 01:03:10 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{nHrla}" suffix to name 2025/03/19 01:03:10 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/03/19 01:03:10 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/03/19 01:03:10 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/03/19 01:03:10 DEBUG : Setting pass="lSga2Qp7XacUu4TKPNmj6EqsHXfIutssJN_tMA936myQfko" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/03/19 01:03:10 DEBUG : found headers: 2025/03/19 01:03:11 DEBUG : Creating backend with remote "/tmp/rclone640112490" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:03:11 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:03:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:11 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:11 DEBUG : dir: Looking for writers 2025/03/19 01:03:11 DEBUG : : Looking for writers 2025/03/19 01:03:11 DEBUG : dir: reading active writers 2025/03/19 01:03:11 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.16s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:03:12 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:03:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:12 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:12 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:13 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:13 DEBUG : dir/subdir: Looking for writers 2025/03/19 01:03:13 DEBUG : dir: Looking for writers 2025/03/19 01:03:13 DEBUG : file1: reading active writers 2025/03/19 01:03:13 DEBUG : file2: reading active writers 2025/03/19 01:03:13 DEBUG : subdir: reading active writers 2025/03/19 01:03:13 DEBUG : : Looking for writers 2025/03/19 01:03:13 DEBUG : dir: reading active writers 2025/03/19 01:03:13 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.25s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:03:14 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:03:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:14 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:14 DEBUG : dir: Looking for writers 2025/03/19 01:03:14 DEBUG : file1: reading active writers 2025/03/19 01:03:14 DEBUG : : Looking for writers 2025/03/19 01:03:14 DEBUG : dir: reading active writers 2025/03/19 01:03:14 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.09s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:03:15 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:03:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:16 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:16 DEBUG : dir: Looking for writers 2025/03/19 01:03:16 DEBUG : : Looking for writers 2025/03/19 01:03:16 DEBUG : dir: reading active writers 2025/03/19 01:03:16 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.03s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:03:16 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:03:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:17 DEBUG : dir: forgetting directory cache 2025/03/19 01:03:17 DEBUG : : forgetting directory cache 2025/03/19 01:03:17 DEBUG : dir: forgetting directory cache 2025/03/19 01:03:17 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:17 DEBUG : : Looking for writers 2025/03/19 01:03:17 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.10s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:03:17 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:03:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:18 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/03/19 01:03:18 DEBUG : dir: invalidating directory cache 2025/03/19 01:03:18 DEBUG : : >ForgetPath: 2025/03/19 01:03:18 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/03/19 01:03:18 DEBUG : : invalidating directory cache 2025/03/19 01:03:18 DEBUG : dir: forgetting directory cache 2025/03/19 01:03:18 DEBUG : : >ForgetPath: 2025/03/19 01:03:18 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/03/19 01:03:18 DEBUG : : >ForgetPath: 2025/03/19 01:03:18 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:18 DEBUG : dir: Looking for writers 2025/03/19 01:03:18 DEBUG : : Looking for writers 2025/03/19 01:03:18 DEBUG : dir: reading active writers 2025/03/19 01:03:18 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.07s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:03:18 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:03:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:19 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:20 DEBUG : : forgetting directory cache 2025/03/19 01:03:20 DEBUG : dir: forgetting directory cache 2025/03/19 01:03:20 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:20 DEBUG : fil/a/b: Looking for writers 2025/03/19 01:03:20 DEBUG : fil/a: Looking for writers 2025/03/19 01:03:20 DEBUG : b: reading active writers 2025/03/19 01:03:20 DEBUG : fil: Looking for writers 2025/03/19 01:03:20 DEBUG : a: reading active writers 2025/03/19 01:03:20 DEBUG : dir: Looking for writers 2025/03/19 01:03:20 DEBUG : : Looking for writers 2025/03/19 01:03:20 DEBUG : dir: reading active writers 2025/03/19 01:03:20 DEBUG : fil: reading active writers 2025/03/19 01:03:20 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (3.15s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:03:21 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:03:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:22 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:22 DEBUG : dir: Looking for writers 2025/03/19 01:03:22 DEBUG : : Looking for writers 2025/03/19 01:03:22 DEBUG : dir: reading active writers 2025/03/19 01:03:22 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.05s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:03:22 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:03:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:23 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:23 DEBUG : dir: Looking for writers 2025/03/19 01:03:23 DEBUG : file1: reading active writers 2025/03/19 01:03:23 DEBUG : : Looking for writers 2025/03/19 01:03:23 DEBUG : dir: reading active writers 2025/03/19 01:03:23 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.08s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:03:23 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:03:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:24 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:24 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/03/19 01:03:25 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/03/19 01:03:25 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/03/19 01:03:25 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/19 01:03:25 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/03/19 01:03:25 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:25 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:26 DEBUG : dir: invalidating directory cache 2025/03/19 01:03:26 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/03/19 01:03:26 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/03/19 01:03:26 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/03/19 01:03:26 DEBUG : dir/file1: Reset virtual modtime 2025/03/19 01:03:26 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/03/19 01:03:26 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/19 01:03:26 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/03/19 01:03:26 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/03/19 01:03:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:03:26 DEBUG : dir: invalidating directory cache 2025/03/19 01:03:26 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/03/19 01:03:26 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/03/19 01:03:26 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/19 01:03:26 DEBUG : : forgetting directory cache 2025/03/19 01:03:26 DEBUG : dir: forgetting directory cache 2025/03/19 01:03:26 DEBUG : dir/virtualDir: forgetting directory cache 2025/03/19 01:03:26 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:26 DEBUG : dir/virtualDir: Looking for writers 2025/03/19 01:03:26 DEBUG : dir: Looking for writers 2025/03/19 01:03:26 DEBUG : virtualDir: reading active writers 2025/03/19 01:03:26 DEBUG : file1: reading active writers 2025/03/19 01:03:26 DEBUG : virtualFile2: reading active writers 2025/03/19 01:03:26 DEBUG : virtualFile: reading active writers 2025/03/19 01:03:26 DEBUG : : Looking for writers 2025/03/19 01:03:26 DEBUG : dir: reading active writers 2025/03/19 01:03:26 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.24s) --- PASS: TestDirReadDirAll/Virtual (1.00s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:03:27 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:03:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:27 ERROR : dir/: Can only open directories read only 2025/03/19 01:03:27 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:27 DEBUG : dir: Looking for writers 2025/03/19 01:03:27 DEBUG : : Looking for writers 2025/03/19 01:03:27 DEBUG : dir: reading active writers 2025/03/19 01:03:27 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.04s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:03:28 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:03:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:28 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/19 01:03:28 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/03/19 01:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/19 01:03:28 DEBUG : webdav root 'rclone-test-godaqim4joda': File to upload is small (5 bytes), uploading instead of streaming 2025/03/19 01:03:29 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:29 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/19 01:03:29 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/03/19 01:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/19 01:03:29 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:29 DEBUG : dir: Looking for writers 2025/03/19 01:03:29 DEBUG : file1: reading active writers 2025/03/19 01:03:29 DEBUG : potato: reading active writers 2025/03/19 01:03:29 DEBUG : : Looking for writers 2025/03/19 01:03:29 DEBUG : dir: reading active writers 2025/03/19 01:03:29 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.55s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:03:29 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:03:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:30 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/19 01:03:30 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:30 DEBUG : dir/sub: Looking for writers 2025/03/19 01:03:30 DEBUG : dir: Looking for writers 2025/03/19 01:03:30 DEBUG : file1: reading active writers 2025/03/19 01:03:30 DEBUG : sub: reading active writers 2025/03/19 01:03:30 DEBUG : : Looking for writers 2025/03/19 01:03:30 DEBUG : dir: reading active writers 2025/03/19 01:03:30 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.88s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:03:31 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:03:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:32 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/19 01:03:32 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/03/19 01:03:33 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:33 DEBUG : dir/sub/subsub: Looking for writers 2025/03/19 01:03:33 DEBUG : dir/sub: Looking for writers 2025/03/19 01:03:33 DEBUG : subsub: reading active writers 2025/03/19 01:03:33 DEBUG : dir: Looking for writers 2025/03/19 01:03:33 DEBUG : file1: reading active writers 2025/03/19 01:03:33 DEBUG : sub: reading active writers 2025/03/19 01:03:33 DEBUG : : Looking for writers 2025/03/19 01:03:33 DEBUG : dir: reading active writers 2025/03/19 01:03:33 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.31s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:03:34 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:03:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:34 ERROR : dir/: Dir.Remove not empty 2025/03/19 01:03:34 DEBUG : dir/file1: Remove: 2025/03/19 01:03:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:03:34 DEBUG : dir/file1: >Remove: err= 2025/03/19 01:03:34 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/19 01:03:34 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:34 DEBUG : : Looking for writers 2025/03/19 01:03:34 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.10s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:03:35 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:03:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:35 DEBUG : dir/file1: Remove: 2025/03/19 01:03:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:03:35 DEBUG : dir/file1: >Remove: err= 2025/03/19 01:03:35 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/19 01:03:36 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:36 DEBUG : : Looking for writers 2025/03/19 01:03:36 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.11s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:03:36 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:03:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:36 DEBUG : dir/file1: Remove: 2025/03/19 01:03:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:03:37 DEBUG : dir/file1: >Remove: err= 2025/03/19 01:03:37 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:37 DEBUG : dir: Looking for writers 2025/03/19 01:03:37 DEBUG : : Looking for writers 2025/03/19 01:03:37 DEBUG : dir: reading active writers 2025/03/19 01:03:37 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.34s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:03:37 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:03:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:38 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:38 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/03/19 01:03:38 DEBUG : dir: Updating dir with dir2 0xc000a7d6c0 2025/03/19 01:03:38 DEBUG : dir: forgetting directory cache 2025/03/19 01:03:38 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/19 01:03:38 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/03/19 01:03:39 INFO : dir2/file1: Moved (server-side) to: file2 2025/03/19 01:03:39 DEBUG : file2: Updating file with file2 0xc0007d55c0 2025/03/19 01:03:39 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/03/19 01:03:39 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/19 01:03:39 INFO : dir2/file3: Deleted 2025/03/19 01:03:40 INFO : file2: Moved (server-side) to: dir2/file3 2025/03/19 01:03:40 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0007d55c0 2025/03/19 01:03:40 DEBUG : : Added virtual directory entry vDel: "file2" 2025/03/19 01:03:40 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/03/19 01:03:40 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/03/19 01:03:40 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000b4e000 2025/03/19 01:03:40 DEBUG : empty directory: forgetting directory cache 2025/03/19 01:03:40 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/03/19 01:03:40 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/03/19 01:03:40 DEBUG : dir2: Renaming to "dir3" 2025/03/19 01:03:40 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:40 DEBUG : dir3: Looking for writers 2025/03/19 01:03:40 DEBUG : file3: reading active writers 2025/03/19 01:03:40 DEBUG : renamed empty directory: Looking for writers 2025/03/19 01:03:40 DEBUG : : Looking for writers 2025/03/19 01:03:40 DEBUG : dir3: reading active writers 2025/03/19 01:03:40 DEBUG : renamed empty directory: reading active writers 2025/03/19 01:03:40 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.75s) === RUN TestDirStructSize dir_test.go:610: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:03:41 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:03:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:42 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/19 01:03:42 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:03:42 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/19 01:03:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/19 01:03:42 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/03/19 01:03:42 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/03/19 01:03:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/19 01:03:42 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:03:42 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/19 01:03:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/19 01:03:42 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/03/19 01:03:42 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/03/19 01:03:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/19 01:03:42 DEBUG : webdav root 'rclone-test-godaqim4joda': File to upload is small (12 bytes), uploading instead of streaming 2025/03/19 01:03:42 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:42 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/03/19 01:03:42 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/03/19 01:03:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/19 01:03:42 DEBUG : : forgetting directory cache 2025/03/19 01:03:42 DEBUG : dir: forgetting directory cache 2025/03/19 01:03:42 DEBUG : dir/sub: forgetting directory cache 2025/03/19 01:03:42 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/03/19 01:03:42 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/03/19 01:03:42 DEBUG : webdav root 'rclone-test-godaqim4joda': File to upload is small (5 bytes), uploading instead of streaming 2025/03/19 01:03:42 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:42 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/19 01:03:42 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/03/19 01:03:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/19 01:03:42 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:42 DEBUG : dir/sub: Looking for writers 2025/03/19 01:03:42 DEBUG : file0: reading active writers 2025/03/19 01:03:42 DEBUG : file2: reading active writers 2025/03/19 01:03:42 DEBUG : dir: Looking for writers 2025/03/19 01:03:42 DEBUG : file1: reading active writers 2025/03/19 01:03:42 DEBUG : sub: reading active writers 2025/03/19 01:03:42 DEBUG : : Looking for writers 2025/03/19 01:03:42 DEBUG : dir: reading active writers 2025/03/19 01:03:42 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.33s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:03:43 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote dir_test.go:665: Need DirModTimeUpdatesOnWrite 2025/03/19 01:03:43 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:43 DEBUG : : Looking for writers 2025/03/19 01:03:43 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.15s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:03:43 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:03:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:44 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:44 DEBUG : dir: Looking for writers 2025/03/19 01:03:44 DEBUG : file1: reading active writers 2025/03/19 01:03:44 DEBUG : : Looking for writers 2025/03/19 01:03:44 DEBUG : dir: reading active writers 2025/03/19 01:03:44 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.09s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:03:44 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:03:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:45 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:46 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/03/19 01:03:46 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:46 DEBUG : dir: Looking for writers 2025/03/19 01:03:46 DEBUG : file1: reading active writers 2025/03/19 01:03:46 DEBUG : : Looking for writers 2025/03/19 01:03:46 DEBUG : dir: reading active writers 2025/03/19 01:03:46 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (1.64s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (1.64s) --- 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-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:03:46 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:03:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 01:03:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/19 01:03:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:03:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/03/19 01:03:47 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:47 DEBUG : dir: Looking for writers 2025/03/19 01:03:47 DEBUG : file1: reading active writers 2025/03/19 01:03:47 DEBUG : : Looking for writers 2025/03/19 01:03:47 DEBUG : dir: reading active writers 2025/03/19 01:03:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.21s) === RUN TestFileOpenReadUnknownSize 2025/03/19 01:03:47 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/03/19 01:03:47 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/19 01:03:47 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:03:47 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/03/19 01:03:47 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:47 DEBUG : : Looking for writers 2025/03/19 01:03:47 DEBUG : file.txt: reading active writers 2025/03/19 01:03:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:03:47 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:03:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:03:48 DEBUG : webdav root 'rclone-test-godaqim4joda': File to upload is small (25 bytes), uploading instead of streaming 2025/03/19 01:03:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:48 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/19 01:03:48 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/03/19 01:03:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:03:48 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:48 DEBUG : dir: Looking for writers 2025/03/19 01:03:48 DEBUG : file1: reading active writers 2025/03/19 01:03:48 DEBUG : : Looking for writers 2025/03/19 01:03:48 DEBUG : dir: reading active writers 2025/03/19 01:03:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.40s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:03:49 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:03:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:49 DEBUG : dir/file1: Remove: 2025/03/19 01:03:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:03:49 DEBUG : dir/file1: >Remove: err= 2025/03/19 01:03:49 DEBUG : dir/file1: Remove: 2025/03/19 01:03:49 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/19 01:03:49 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:49 DEBUG : dir: Looking for writers 2025/03/19 01:03:49 DEBUG : : Looking for writers 2025/03/19 01:03:49 DEBUG : dir: reading active writers 2025/03/19 01:03:49 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.27s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:03:50 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:03:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:50 DEBUG : dir/file1: Remove: 2025/03/19 01:03:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:03:51 DEBUG : dir/file1: >Remove: err= 2025/03/19 01:03:51 DEBUG : dir/file1: Remove: 2025/03/19 01:03:51 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/19 01:03:51 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:51 DEBUG : dir: Looking for writers 2025/03/19 01:03:51 DEBUG : : Looking for writers 2025/03/19 01:03:51 DEBUG : dir: reading active writers 2025/03/19 01:03:51 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.26s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:03:51 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:03:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 01:03:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/19 01:03:52 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/19 01:03:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/19 01:03:52 DEBUG : dir/file1: Open: flags=O_RDWR 2025/03/19 01:03:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/19 01:03:52 DEBUG : dir/file1: Open: flags=0x3 2025/03/19 01:03:52 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/03/19 01:03:52 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/03/19 01:03:52 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:52 DEBUG : dir: Looking for writers 2025/03/19 01:03:52 DEBUG : file1: reading active writers 2025/03/19 01:03:52 DEBUG : : Looking for writers 2025/03/19 01:03:52 DEBUG : dir: reading active writers 2025/03/19 01:03:52 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.07s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:03:52 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:03:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:53 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:53 DEBUG : dir: Looking for writers 2025/03/19 01:03:53 DEBUG : file1: reading active writers 2025/03/19 01:03:53 DEBUG : : Looking for writers 2025/03/19 01:03:53 DEBUG : dir: reading active writers 2025/03/19 01:03:53 DEBUG : >WaitForWriters: 2025/03/19 01:03:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 01:03:53 DEBUG : newLeaf: Updating file with newLeaf 0xc0004e15c0 2025/03/19 01:03:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:03:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:03:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/19 01:03:54 DEBUG : dir/file1: Updating file with dir/file1 0xc0004e15c0 2025/03/19 01:03:54 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/19 01:03:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:03:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/19 01:03:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/19 01:03:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:03:54 DEBUG : dir/file1: File is currently open, delaying rename 0xc0004e15c0 2025/03/19 01:03:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:03:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:03:54 DEBUG : webdav root 'rclone-test-godaqim4joda': File to upload is small (25 bytes), uploading instead of streaming 2025/03/19 01:03:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:54 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/19 01:03:54 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/03/19 01:03:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:03:54 DEBUG : newLeaf: Running delayed rename now 2025/03/19 01:03:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 01:03:55 DEBUG : newLeaf: Updating file with newLeaf 0xc0004e15c0 2025/03/19 01:03:55 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:55 DEBUG : dir: Looking for writers 2025/03/19 01:03:55 DEBUG : : Looking for writers 2025/03/19 01:03:55 DEBUG : dir: reading active writers 2025/03/19 01:03:55 DEBUG : newLeaf: reading active writers 2025/03/19 01:03:55 DEBUG : >WaitForWriters: 2025/03/19 01:03:55 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:55 DEBUG : dir: Looking for writers 2025/03/19 01:03:55 DEBUG : : Looking for writers 2025/03/19 01:03:55 DEBUG : dir: reading active writers 2025/03/19 01:03:55 DEBUG : newLeaf: reading active writers 2025/03/19 01:03:55 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:03:55 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:03:55 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:03:55 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:03:55 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:03:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:03:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:03:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:03:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:03:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:03:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:03:55 INFO : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:03:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:56 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:56 DEBUG : dir: Looking for writers 2025/03/19 01:03:56 DEBUG : file1: reading active writers 2025/03/19 01:03:56 DEBUG : : Looking for writers 2025/03/19 01:03:56 DEBUG : dir: reading active writers 2025/03/19 01:03:56 DEBUG : >WaitForWriters: 2025/03/19 01:03:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 01:03:56 DEBUG : newLeaf: Updating file with newLeaf 0xc000982600 2025/03/19 01:03:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:03:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:03:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/19 01:03:57 DEBUG : dir/file1: Updating file with dir/file1 0xc000982600 2025/03/19 01:03:57 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/19 01:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:03:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/19 01:03:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/19 01:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:03:57 DEBUG : dir/file1: File is currently open, delaying rename 0xc000982600 2025/03/19 01:03:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:03:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:03:57 DEBUG : webdav root 'rclone-test-godaqim4joda': File to upload is small (25 bytes), uploading instead of streaming 2025/03/19 01:03:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:57 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/19 01:03:57 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/03/19 01:03:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:03:57 DEBUG : newLeaf: Running delayed rename now 2025/03/19 01:03:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 01:03:58 DEBUG : newLeaf: Updating file with newLeaf 0xc000982600 2025/03/19 01:03:58 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:58 DEBUG : dir: Looking for writers 2025/03/19 01:03:58 DEBUG : : Looking for writers 2025/03/19 01:03:58 DEBUG : dir: reading active writers 2025/03/19 01:03:58 DEBUG : newLeaf: reading active writers 2025/03/19 01:03:58 DEBUG : >WaitForWriters: 2025/03/19 01:03:58 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:58 DEBUG : dir: Looking for writers 2025/03/19 01:03:58 DEBUG : : Looking for writers 2025/03/19 01:03:58 DEBUG : dir: reading active writers 2025/03/19 01:03:58 DEBUG : newLeaf: reading active writers 2025/03/19 01:03:58 DEBUG : >WaitForWriters: 2025/03/19 01:03:58 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:03:58 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:03:58 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:03:58 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:03:58 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:03:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:03:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:03:58 INFO : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:03:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:59 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/19 01:03:59 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:03:59 DEBUG : dir/file1(0xc000b728c0): openPending: 2025/03/19 01:03:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/03/19 01:03:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/19 01:03:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:03:59 DEBUG : dir/file1(0xc000b728c0): >openPending: err= 2025/03/19 01:03:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/19 01:03:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:03:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:03:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:03:59 DEBUG : dir/file1(0xc000b728c0): _writeAt: size=14, off=0 2025/03/19 01:03:59 DEBUG : dir/file1(0xc000b728c0): >_writeAt: n=14, err= 2025/03/19 01:03:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/19 01:03:59 DEBUG : dir/file1(0xc000b728c0): close: 2025/03/19 01:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/19 01:03:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/19 01:03:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/19 01:03:59 DEBUG : dir/file1(0xc000b728c0): >close: err= 2025/03/19 01:03:59 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:03:59 DEBUG : dir: Looking for writers 2025/03/19 01:03:59 DEBUG : file1: reading active writers 2025/03/19 01:03:59 DEBUG : : Looking for writers 2025/03/19 01:03:59 DEBUG : dir: reading active writers 2025/03/19 01:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 01:03:59 DEBUG : dir: Looking for writers 2025/03/19 01:03:59 DEBUG : file1: reading active writers 2025/03/19 01:03:59 DEBUG : : Looking for writers 2025/03/19 01:03:59 DEBUG : dir: reading active writers 2025/03/19 01:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 01:03:59 DEBUG : dir: Looking for writers 2025/03/19 01:03:59 DEBUG : file1: reading active writers 2025/03/19 01:03:59 DEBUG : : Looking for writers 2025/03/19 01:03:59 DEBUG : dir: reading active writers 2025/03/19 01:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 01:03:59 DEBUG : dir: Looking for writers 2025/03/19 01:03:59 DEBUG : file1: reading active writers 2025/03/19 01:03:59 DEBUG : : Looking for writers 2025/03/19 01:03:59 DEBUG : dir: reading active writers 2025/03/19 01:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 01:03:59 DEBUG : dir/file1: vfs cache: starting upload 2025/03/19 01:03:59 DEBUG : dir: Looking for writers 2025/03/19 01:03:59 DEBUG : file1: reading active writers 2025/03/19 01:03:59 DEBUG : : Looking for writers 2025/03/19 01:03:59 DEBUG : dir: reading active writers 2025/03/19 01:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/19 01:03:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:03:59 DEBUG : dir: Looking for writers 2025/03/19 01:03:59 DEBUG : file1: reading active writers 2025/03/19 01:03:59 DEBUG : : Looking for writers 2025/03/19 01:03:59 DEBUG : dir: reading active writers 2025/03/19 01:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/19 01:03:59 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/19 01:03:59 INFO : dir/file1: Copied (replaced existing) 2025/03/19 01:03:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/19 01:03:59 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/19 01:03:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:03:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/19 01:03:59 DEBUG : dir: Looking for writers 2025/03/19 01:03:59 DEBUG : file1: reading active writers 2025/03/19 01:03:59 DEBUG : : Looking for writers 2025/03/19 01:03:59 DEBUG : dir: reading active writers 2025/03/19 01:03:59 DEBUG : >WaitForWriters: 2025/03/19 01:03:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 01:03:59 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:03:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:03:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:03:59 DEBUG : dir/file1(0xc000a7ed80): _readAt: size=512, off=0 2025/03/19 01:03:59 DEBUG : dir/file1(0xc000a7ed80): openPending: 2025/03/19 01:03:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/03/19 01:03:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/19 01:03:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:03:59 DEBUG : dir/file1(0xc000a7ed80): >openPending: err= 2025/03/19 01:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/19 01:03:59 DEBUG : dir/file1(0xc000a7ed80): >_readAt: n=14, err=EOF 2025/03/19 01:03:59 DEBUG : dir/file1(0xc000a7ed80): close: 2025/03/19 01:03:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/19 01:03:59 DEBUG : dir/file1(0xc000a7ed80): >close: err= 2025/03/19 01:04:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 01:04:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/19 01:04:00 DEBUG : newLeaf: Updating file with newLeaf 0xc000858b40 2025/03/19 01:04:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:04:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:04:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/19 01:04:00 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/19 01:04:00 DEBUG : dir/file1: Updating file with dir/file1 0xc000858b40 2025/03/19 01:04:00 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/19 01:04:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/19 01:04:01 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:04:01 DEBUG : dir/file1(0xc000bc2980): openPending: 2025/03/19 01:04:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/03/19 01:04:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/19 01:04:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:01 DEBUG : dir/file1(0xc000bc2980): >openPending: err= 2025/03/19 01:04:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/19 01:04:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:04:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:04:01 DEBUG : dir/file1(0xc000bc2980): _writeAt: size=25, off=0 2025/03/19 01:04:01 DEBUG : dir/file1(0xc000bc2980): >_writeAt: n=25, err= 2025/03/19 01:04:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 01:04:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/19 01:04:01 DEBUG : newLeaf: Updating file with newLeaf 0xc000858b40 2025/03/19 01:04:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:04:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:04:01 DEBUG : newLeaf(0xc000bc2980): close: 2025/03/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/19 01:04:01 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-19 01:04:01.175421898 +0000 UTC m=+50.882029249 2025/03/19 01:04:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:01 DEBUG : newLeaf(0xc000bc2980): >close: err= 2025/03/19 01:04:01 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:01 DEBUG : dir: Looking for writers 2025/03/19 01:04:01 DEBUG : : Looking for writers 2025/03/19 01:04:01 DEBUG : dir: reading active writers 2025/03/19 01:04:01 DEBUG : newLeaf: reading active writers 2025/03/19 01:04:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 01:04:01 DEBUG : dir: Looking for writers 2025/03/19 01:04:01 DEBUG : : Looking for writers 2025/03/19 01:04:01 DEBUG : dir: reading active writers 2025/03/19 01:04:01 DEBUG : newLeaf: reading active writers 2025/03/19 01:04:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 01:04:01 DEBUG : dir: Looking for writers 2025/03/19 01:04:01 DEBUG : : Looking for writers 2025/03/19 01:04:01 DEBUG : dir: reading active writers 2025/03/19 01:04:01 DEBUG : newLeaf: reading active writers 2025/03/19 01:04:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 01:04:01 DEBUG : dir: Looking for writers 2025/03/19 01:04:01 DEBUG : : Looking for writers 2025/03/19 01:04:01 DEBUG : dir: reading active writers 2025/03/19 01:04:01 DEBUG : newLeaf: reading active writers 2025/03/19 01:04:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 01:04:01 DEBUG : newLeaf: vfs cache: starting upload 2025/03/19 01:04:01 DEBUG : dir: Looking for writers 2025/03/19 01:04:01 DEBUG : : Looking for writers 2025/03/19 01:04:01 DEBUG : dir: reading active writers 2025/03/19 01:04:01 DEBUG : newLeaf: reading active writers 2025/03/19 01:04:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/19 01:04:01 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/19 01:04:01 DEBUG : dir: Looking for writers 2025/03/19 01:04:01 DEBUG : : Looking for writers 2025/03/19 01:04:01 DEBUG : dir: reading active writers 2025/03/19 01:04:01 DEBUG : newLeaf: reading active writers 2025/03/19 01:04:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/19 01:04:01 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/19 01:04:01 INFO : newLeaf: Copied (replaced existing) 2025/03/19 01:04:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-19 01:04:01 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/03/19 01:04:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/19 01:04:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:04:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/19 01:04:02 DEBUG : dir: Looking for writers 2025/03/19 01:04:02 DEBUG : : Looking for writers 2025/03/19 01:04:02 DEBUG : dir: reading active writers 2025/03/19 01:04:02 DEBUG : newLeaf: reading active writers 2025/03/19 01:04:02 DEBUG : >WaitForWriters: 2025/03/19 01:04:02 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:02 DEBUG : dir: Looking for writers 2025/03/19 01:04:02 DEBUG : : Looking for writers 2025/03/19 01:04:02 DEBUG : dir: reading active writers 2025/03/19 01:04:02 DEBUG : newLeaf: reading active writers 2025/03/19 01:04:02 DEBUG : >WaitForWriters: 2025/03/19 01:04:02 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:04:02 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:04:02 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:04:02 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:02 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:02 INFO : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:04:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:04:03 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:03 DEBUG : dir: Looking for writers 2025/03/19 01:04:03 DEBUG : file1: reading active writers 2025/03/19 01:04:03 DEBUG : : Looking for writers 2025/03/19 01:04:03 DEBUG : dir: reading active writers 2025/03/19 01:04:03 DEBUG : >WaitForWriters: 2025/03/19 01:04:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 01:04:03 DEBUG : newLeaf: Updating file with newLeaf 0xc0008592c0 2025/03/19 01:04:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:04:03 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:04:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/19 01:04:04 DEBUG : dir/file1: Updating file with dir/file1 0xc0008592c0 2025/03/19 01:04:04 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/19 01:04:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/19 01:04:04 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:04:04 DEBUG : dir/file1(0xc000beb280): openPending: 2025/03/19 01:04:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/03/19 01:04:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/19 01:04:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:04 DEBUG : dir/file1(0xc000beb280): >openPending: err= 2025/03/19 01:04:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/19 01:04:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:04:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:04:04 DEBUG : dir/file1(0xc000beb280): _writeAt: size=25, off=0 2025/03/19 01:04:04 DEBUG : dir/file1(0xc000beb280): >_writeAt: n=25, err= 2025/03/19 01:04:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 01:04:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/19 01:04:04 DEBUG : newLeaf: Updating file with newLeaf 0xc0008592c0 2025/03/19 01:04:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:04:04 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:04:04 DEBUG : newLeaf(0xc000beb280): close: 2025/03/19 01:04:04 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/19 01:04:04 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-19 01:04:04.652802268 +0000 UTC m=+54.359409618 2025/03/19 01:04:04 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:04 DEBUG : newLeaf(0xc000beb280): >close: err= 2025/03/19 01:04:04 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:04 DEBUG : dir: Looking for writers 2025/03/19 01:04:04 DEBUG : : Looking for writers 2025/03/19 01:04:04 DEBUG : newLeaf: reading active writers 2025/03/19 01:04:04 DEBUG : dir: reading active writers 2025/03/19 01:04:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 01:04:05 DEBUG : dir: Looking for writers 2025/03/19 01:04:05 DEBUG : : Looking for writers 2025/03/19 01:04:05 DEBUG : dir: reading active writers 2025/03/19 01:04:05 DEBUG : newLeaf: reading active writers 2025/03/19 01:04:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 01:04:05 DEBUG : dir: Looking for writers 2025/03/19 01:04:05 DEBUG : : Looking for writers 2025/03/19 01:04:05 DEBUG : dir: reading active writers 2025/03/19 01:04:05 DEBUG : newLeaf: reading active writers 2025/03/19 01:04:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 01:04:05 DEBUG : dir: Looking for writers 2025/03/19 01:04:05 DEBUG : : Looking for writers 2025/03/19 01:04:05 DEBUG : dir: reading active writers 2025/03/19 01:04:05 DEBUG : newLeaf: reading active writers 2025/03/19 01:04:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 01:04:05 DEBUG : newLeaf: vfs cache: starting upload 2025/03/19 01:04:05 DEBUG : dir: Looking for writers 2025/03/19 01:04:05 DEBUG : : Looking for writers 2025/03/19 01:04:05 DEBUG : dir: reading active writers 2025/03/19 01:04:05 DEBUG : newLeaf: reading active writers 2025/03/19 01:04:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/19 01:04:05 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/19 01:04:05 DEBUG : dir: Looking for writers 2025/03/19 01:04:05 DEBUG : : Looking for writers 2025/03/19 01:04:05 DEBUG : dir: reading active writers 2025/03/19 01:04:05 DEBUG : newLeaf: reading active writers 2025/03/19 01:04:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/19 01:04:05 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/19 01:04:05 INFO : newLeaf: Copied (replaced existing) 2025/03/19 01:04:05 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-19 01:04:04 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/03/19 01:04:05 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/19 01:04:05 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:04:05 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/19 01:04:05 DEBUG : dir: Looking for writers 2025/03/19 01:04:05 DEBUG : : Looking for writers 2025/03/19 01:04:05 DEBUG : dir: reading active writers 2025/03/19 01:04:05 DEBUG : newLeaf: reading active writers 2025/03/19 01:04:05 DEBUG : >WaitForWriters: 2025/03/19 01:04:05 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:05 DEBUG : dir: Looking for writers 2025/03/19 01:04:05 DEBUG : : Looking for writers 2025/03/19 01:04:05 DEBUG : dir: reading active writers 2025/03/19 01:04:05 DEBUG : newLeaf: reading active writers 2025/03/19 01:04:05 DEBUG : >WaitForWriters: 2025/03/19 01:04:05 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:04:06 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:04:06 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:04:06 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:06 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:06 INFO : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:04:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:04:06 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/19 01:04:06 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:04:06 DEBUG : dir/file1(0xc000f3f180): openPending: 2025/03/19 01:04:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/03/19 01:04:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/19 01:04:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:06 DEBUG : dir/file1(0xc000f3f180): >openPending: err= 2025/03/19 01:04:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/19 01:04:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:04:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:04:06 DEBUG : dir/file1(0xc000f3f180): _writeAt: size=14, off=0 2025/03/19 01:04:06 DEBUG : dir/file1(0xc000f3f180): >_writeAt: n=14, err= 2025/03/19 01:04:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/19 01:04:06 DEBUG : dir/file1(0xc000f3f180): close: 2025/03/19 01:04:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/19 01:04:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/19 01:04:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:06 DEBUG : dir/file1(0xc000f3f180): >close: err= 2025/03/19 01:04:06 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:06 DEBUG : dir: Looking for writers 2025/03/19 01:04:06 DEBUG : file1: reading active writers 2025/03/19 01:04:06 DEBUG : : Looking for writers 2025/03/19 01:04:06 DEBUG : dir: reading active writers 2025/03/19 01:04:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 01:04:06 DEBUG : dir: Looking for writers 2025/03/19 01:04:06 DEBUG : file1: reading active writers 2025/03/19 01:04:06 DEBUG : : Looking for writers 2025/03/19 01:04:06 DEBUG : dir: reading active writers 2025/03/19 01:04:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 01:04:06 DEBUG : dir: Looking for writers 2025/03/19 01:04:06 DEBUG : file1: reading active writers 2025/03/19 01:04:06 DEBUG : : Looking for writers 2025/03/19 01:04:06 DEBUG : dir: reading active writers 2025/03/19 01:04:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 01:04:06 DEBUG : dir: Looking for writers 2025/03/19 01:04:06 DEBUG : file1: reading active writers 2025/03/19 01:04:06 DEBUG : : Looking for writers 2025/03/19 01:04:06 DEBUG : dir: reading active writers 2025/03/19 01:04:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 01:04:06 DEBUG : dir/file1: vfs cache: starting upload 2025/03/19 01:04:07 DEBUG : dir: Looking for writers 2025/03/19 01:04:07 DEBUG : file1: reading active writers 2025/03/19 01:04:07 DEBUG : : Looking for writers 2025/03/19 01:04:07 DEBUG : dir: reading active writers 2025/03/19 01:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/19 01:04:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:04:07 DEBUG : dir: Looking for writers 2025/03/19 01:04:07 DEBUG : file1: reading active writers 2025/03/19 01:04:07 DEBUG : : Looking for writers 2025/03/19 01:04:07 DEBUG : dir: reading active writers 2025/03/19 01:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/19 01:04:07 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/19 01:04:07 INFO : dir/file1: Copied (replaced existing) 2025/03/19 01:04:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/19 01:04:07 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/19 01:04:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/19 01:04:07 DEBUG : dir: Looking for writers 2025/03/19 01:04:07 DEBUG : file1: reading active writers 2025/03/19 01:04:07 DEBUG : : Looking for writers 2025/03/19 01:04:07 DEBUG : dir: reading active writers 2025/03/19 01:04:07 DEBUG : >WaitForWriters: 2025/03/19 01:04:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 01:04:07 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:04:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:04:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:04:07 DEBUG : dir/file1(0xc000f3f200): _readAt: size=512, off=0 2025/03/19 01:04:07 DEBUG : dir/file1(0xc000f3f200): openPending: 2025/03/19 01:04:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/03/19 01:04:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/19 01:04:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:07 DEBUG : dir/file1(0xc000f3f200): >openPending: err= 2025/03/19 01:04:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/19 01:04:07 DEBUG : dir/file1(0xc000f3f200): >_readAt: n=14, err=EOF 2025/03/19 01:04:07 DEBUG : dir/file1(0xc000f3f200): close: 2025/03/19 01:04:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/19 01:04:07 DEBUG : dir/file1(0xc000f3f200): >close: err= 2025/03/19 01:04:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 01:04:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/19 01:04:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000f2a3c0 2025/03/19 01:04:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:04:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:04:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/19 01:04:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/19 01:04:08 DEBUG : dir/file1: Updating file with dir/file1 0xc000f2a3c0 2025/03/19 01:04:08 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/19 01:04:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/19 01:04:08 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:04:08 DEBUG : dir/file1(0xc00103c680): openPending: 2025/03/19 01:04:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/03/19 01:04:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/19 01:04:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:08 DEBUG : dir/file1(0xc00103c680): >openPending: err= 2025/03/19 01:04:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/19 01:04:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:04:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:04:08 DEBUG : dir/file1(0xc00103c680): _writeAt: size=25, off=0 2025/03/19 01:04:08 DEBUG : dir/file1(0xc00103c680): >_writeAt: n=25, err= 2025/03/19 01:04:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 01:04:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/19 01:04:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000f2a3c0 2025/03/19 01:04:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:04:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:04:08 DEBUG : newLeaf(0xc00103c680): close: 2025/03/19 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/19 01:04:08 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-19 01:04:08.660841253 +0000 UTC m=+58.367448613 2025/03/19 01:04:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:08 DEBUG : newLeaf(0xc00103c680): >close: err= 2025/03/19 01:04:08 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:08 DEBUG : dir: Looking for writers 2025/03/19 01:04:08 DEBUG : : Looking for writers 2025/03/19 01:04:08 DEBUG : dir: reading active writers 2025/03/19 01:04:08 DEBUG : newLeaf: reading active writers 2025/03/19 01:04:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 01:04:08 DEBUG : dir: Looking for writers 2025/03/19 01:04:08 DEBUG : : Looking for writers 2025/03/19 01:04:09 DEBUG : dir: reading active writers 2025/03/19 01:04:09 DEBUG : newLeaf: reading active writers 2025/03/19 01:04:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 01:04:09 DEBUG : dir: Looking for writers 2025/03/19 01:04:09 DEBUG : : Looking for writers 2025/03/19 01:04:09 DEBUG : dir: reading active writers 2025/03/19 01:04:09 DEBUG : newLeaf: reading active writers 2025/03/19 01:04:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 01:04:09 DEBUG : dir: Looking for writers 2025/03/19 01:04:09 DEBUG : : Looking for writers 2025/03/19 01:04:09 DEBUG : dir: reading active writers 2025/03/19 01:04:09 DEBUG : newLeaf: reading active writers 2025/03/19 01:04:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 01:04:09 DEBUG : newLeaf: vfs cache: starting upload 2025/03/19 01:04:09 DEBUG : dir: Looking for writers 2025/03/19 01:04:09 DEBUG : : Looking for writers 2025/03/19 01:04:09 DEBUG : dir: reading active writers 2025/03/19 01:04:09 DEBUG : newLeaf: reading active writers 2025/03/19 01:04:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/19 01:04:09 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/19 01:04:09 DEBUG : dir: Looking for writers 2025/03/19 01:04:09 DEBUG : : Looking for writers 2025/03/19 01:04:09 DEBUG : dir: reading active writers 2025/03/19 01:04:09 DEBUG : newLeaf: reading active writers 2025/03/19 01:04:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/19 01:04:09 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/19 01:04:09 INFO : newLeaf: Copied (replaced existing) 2025/03/19 01:04:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-19 01:04:08 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/03/19 01:04:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/19 01:04:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:04:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/19 01:04:09 DEBUG : dir: Looking for writers 2025/03/19 01:04:09 DEBUG : : Looking for writers 2025/03/19 01:04:09 DEBUG : dir: reading active writers 2025/03/19 01:04:09 DEBUG : newLeaf: reading active writers 2025/03/19 01:04:09 DEBUG : >WaitForWriters: 2025/03/19 01:04:09 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:09 DEBUG : dir: Looking for writers 2025/03/19 01:04:09 DEBUG : : Looking for writers 2025/03/19 01:04:09 DEBUG : newLeaf: reading active writers 2025/03/19 01:04:09 DEBUG : dir: reading active writers 2025/03/19 01:04:09 DEBUG : >WaitForWriters: 2025/03/19 01:04:09 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:04:10 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:04:10 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:04:10 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:10 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:10 INFO : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:04:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:04:10 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:10 DEBUG : dir: Looking for writers 2025/03/19 01:04:10 DEBUG : file1: reading active writers 2025/03/19 01:04:10 DEBUG : : Looking for writers 2025/03/19 01:04:10 DEBUG : dir: reading active writers 2025/03/19 01:04:10 DEBUG : >WaitForWriters: 2025/03/19 01:04:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 01:04:10 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:04:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:04:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:04:10 DEBUG : dir/file1(0xc000810840): _readAt: size=512, off=0 2025/03/19 01:04:10 DEBUG : dir/file1(0xc000810840): openPending: 2025/03/19 01:04:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/03/19 01:04:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/19 01:04:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:10 DEBUG : dir/file1(0xc000810840): >openPending: err= 2025/03/19 01:04:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/03/19 01:04:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 01:04:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 01:04:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:04:10 DEBUG : dir/file1(0xc000810840): >_readAt: n=14, err=EOF 2025/03/19 01:04:10 DEBUG : dir/file1(0xc000810840): close: 2025/03/19 01:04:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/19 01:04:10 DEBUG : dir/file1(0xc000810840): >close: err= 2025/03/19 01:04:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 01:04:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/19 01:04:11 DEBUG : newLeaf: Updating file with newLeaf 0xc001002600 2025/03/19 01:04:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:04:11 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:04:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/19 01:04:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/19 01:04:11 DEBUG : dir/file1: Updating file with dir/file1 0xc001002600 2025/03/19 01:04:11 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/19 01:04:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/19 01:04:12 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:04:12 DEBUG : dir/file1(0xc0009787c0): openPending: 2025/03/19 01:04:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/03/19 01:04:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/19 01:04:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:12 DEBUG : dir/file1(0xc0009787c0): >openPending: err= 2025/03/19 01:04:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/19 01:04:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:04:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:04:12 DEBUG : dir/file1(0xc0009787c0): _writeAt: size=25, off=0 2025/03/19 01:04:12 DEBUG : dir/file1(0xc0009787c0): >_writeAt: n=25, err= 2025/03/19 01:04:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 01:04:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/19 01:04:12 DEBUG : newLeaf: Updating file with newLeaf 0xc001002600 2025/03/19 01:04:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:04:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:04:12 DEBUG : newLeaf(0xc0009787c0): close: 2025/03/19 01:04:12 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/19 01:04:12 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-19 01:04:12.06208036 +0000 UTC m=+61.768687710 2025/03/19 01:04:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:12 DEBUG : newLeaf(0xc0009787c0): >close: err= 2025/03/19 01:04:12 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:12 DEBUG : dir: Looking for writers 2025/03/19 01:04:12 DEBUG : : Looking for writers 2025/03/19 01:04:12 DEBUG : dir: reading active writers 2025/03/19 01:04:12 DEBUG : newLeaf: reading active writers 2025/03/19 01:04:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 01:04:12 DEBUG : dir: Looking for writers 2025/03/19 01:04:12 DEBUG : : Looking for writers 2025/03/19 01:04:12 DEBUG : newLeaf: reading active writers 2025/03/19 01:04:12 DEBUG : dir: reading active writers 2025/03/19 01:04:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 01:04:12 DEBUG : dir: Looking for writers 2025/03/19 01:04:12 DEBUG : : Looking for writers 2025/03/19 01:04:12 DEBUG : dir: reading active writers 2025/03/19 01:04:12 DEBUG : newLeaf: reading active writers 2025/03/19 01:04:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 01:04:12 DEBUG : dir: Looking for writers 2025/03/19 01:04:12 DEBUG : : Looking for writers 2025/03/19 01:04:12 DEBUG : dir: reading active writers 2025/03/19 01:04:12 DEBUG : newLeaf: reading active writers 2025/03/19 01:04:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 01:04:12 DEBUG : newLeaf: vfs cache: starting upload 2025/03/19 01:04:12 DEBUG : dir: Looking for writers 2025/03/19 01:04:12 DEBUG : : Looking for writers 2025/03/19 01:04:12 DEBUG : dir: reading active writers 2025/03/19 01:04:12 DEBUG : newLeaf: reading active writers 2025/03/19 01:04:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/19 01:04:12 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/19 01:04:12 DEBUG : dir: Looking for writers 2025/03/19 01:04:12 DEBUG : : Looking for writers 2025/03/19 01:04:12 DEBUG : dir: reading active writers 2025/03/19 01:04:12 DEBUG : newLeaf: reading active writers 2025/03/19 01:04:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/19 01:04:12 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/19 01:04:12 INFO : newLeaf: Copied (replaced existing) 2025/03/19 01:04:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-19 01:04:12 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/03/19 01:04:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/19 01:04:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:04:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/19 01:04:13 DEBUG : dir: Looking for writers 2025/03/19 01:04:13 DEBUG : : Looking for writers 2025/03/19 01:04:13 DEBUG : dir: reading active writers 2025/03/19 01:04:13 DEBUG : newLeaf: reading active writers 2025/03/19 01:04:13 DEBUG : >WaitForWriters: 2025/03/19 01:04:13 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:13 DEBUG : dir: Looking for writers 2025/03/19 01:04:13 DEBUG : : Looking for writers 2025/03/19 01:04:13 DEBUG : dir: reading active writers 2025/03/19 01:04:13 DEBUG : newLeaf: reading active writers 2025/03/19 01:04:13 DEBUG : >WaitForWriters: 2025/03/19 01:04:13 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaner exiting --- PASS: TestFileRename (20.97s) --- PASS: TestFileRename/off,forceCache=false (2.97s) --- PASS: TestFileRename/minimal,forceCache=false (2.96s) --- PASS: TestFileRename/minimal,forceCache=true (4.23s) --- PASS: TestFileRename/writes,forceCache=false (3.43s) --- PASS: TestFileRename/writes,forceCache=true (3.97s) --- PASS: TestFileRename/full,forceCache=false (3.42s) === 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-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:04:13 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:04:13 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:04:13 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:13 DEBUG : : Looking for writers 2025/03/19 01:04:13 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.15s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:04:13 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:04:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:04:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:04:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 01:04:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/19 01:04:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/19 01:04:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:04:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/19 01:04:14 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/03/19 01:04:14 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:14 DEBUG : dir: Looking for writers 2025/03/19 01:04:14 DEBUG : file1: reading active writers 2025/03/19 01:04:14 DEBUG : : Looking for writers 2025/03/19 01:04:14 DEBUG : dir: reading active writers 2025/03/19 01:04:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:04:15 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:04:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:04:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:04:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 01:04:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/19 01:04:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/19 01:04:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:04:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/19 01:04:15 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/19 01:04:15 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/19 01:04:15 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/19 01:04:15 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/19 01:04:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/19 01:04:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/19 01:04:15 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/19 01:04:15 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/03/19 01:04:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/03/19 01:04:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/03/19 01:04:15 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/03/19 01:04:15 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/03/19 01:04:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/03/19 01:04:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/03/19 01:04:15 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/03/19 01:04:15 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:15 DEBUG : dir: Looking for writers 2025/03/19 01:04:15 DEBUG : file1: reading active writers 2025/03/19 01:04:15 DEBUG : : Looking for writers 2025/03/19 01:04:15 DEBUG : dir: reading active writers 2025/03/19 01:04:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.48s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:04:16 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:04:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:04:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:04:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 01:04:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/19 01:04:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/19 01:04:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:04:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/19 01:04:17 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/19 01:04:17 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/19 01:04:17 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/19 01:04:17 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/19 01:04:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/19 01:04:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/19 01:04:17 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/19 01:04:17 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/03/19 01:04:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/03/19 01:04:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/03/19 01:04:17 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/03/19 01:04:17 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/03/19 01:04:17 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/03/19 01:04:17 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/03/19 01:04:17 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/03/19 01:04:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/03/19 01:04:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/03/19 01:04:17 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/19 01:04:17 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/03/19 01:04:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/03/19 01:04:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/03/19 01:04:17 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/19 01:04:17 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/19 01:04:17 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/19 01:04:17 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/19 01:04:17 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/03/19 01:04:17 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/19 01:04:17 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/19 01:04:17 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/19 01:04:17 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/03/19 01:04:17 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:17 DEBUG : dir: Looking for writers 2025/03/19 01:04:17 DEBUG : file1: reading active writers 2025/03/19 01:04:17 DEBUG : : Looking for writers 2025/03/19 01:04:17 DEBUG : dir: reading active writers 2025/03/19 01:04:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.67s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:04:18 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:04:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:04:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:04:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 01:04:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/19 01:04:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/19 01:04:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:04:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/19 01:04:18 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:18 DEBUG : dir: Looking for writers 2025/03/19 01:04:18 DEBUG : file1: reading active writers 2025/03/19 01:04:18 DEBUG : : Looking for writers 2025/03/19 01:04:18 DEBUG : dir: reading active writers 2025/03/19 01:04:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.20s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:04:19 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:04:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:04:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:04:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 01:04:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/19 01:04:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/19 01:04:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:04:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/19 01:04:20 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/03/19 01:04:20 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/03/19 01:04:20 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:20 DEBUG : dir: Looking for writers 2025/03/19 01:04:20 DEBUG : file1: reading active writers 2025/03/19 01:04:20 DEBUG : : Looking for writers 2025/03/19 01:04:20 DEBUG : dir: reading active writers 2025/03/19 01:04:20 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.18s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:04:20 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:04:20 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:04:20 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:20 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:20 INFO : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:04:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:04:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:04:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 01:04:21 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:04:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:04:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:04:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/19 01:04:21 DEBUG : dir/file1(0xc0009c2e00): _readAt: size=1, off=0 2025/03/19 01:04:21 DEBUG : dir/file1(0xc0009c2e00): openPending: 2025/03/19 01:04:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/19 01:04:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/19 01:04:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:21 DEBUG : dir/file1(0xc0009c2e00): >openPending: err= 2025/03/19 01:04:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/19 01:04:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 01:04:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 01:04:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:04:21 DEBUG : dir/file1(0xc0009c2e00): >_readAt: n=1, err= 2025/03/19 01:04:21 DEBUG : dir/file1(0xc0009c2e00): _readAt: size=256, off=1 2025/03/19 01:04:21 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/03/19 01:04:21 DEBUG : dir/file1(0xc0009c2e00): >_readAt: n=15, err=EOF 2025/03/19 01:04:21 DEBUG : dir/file1(0xc0009c2e00): _readAt: size=16, off=16 2025/03/19 01:04:21 DEBUG : dir/file1(0xc0009c2e00): >_readAt: n=0, err=EOF 2025/03/19 01:04:21 DEBUG : dir/file1(0xc0009c2e00): close: 2025/03/19 01:04:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/19 01:04:21 DEBUG : dir/file1(0xc0009c2e00): >close: err= 2025/03/19 01:04:21 DEBUG : dir/file1(0xc0009c2e00): close: 2025/03/19 01:04:21 DEBUG : dir/file1(0xc0009c2e00): >close: err=file already closed 2025/03/19 01:04:21 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:21 DEBUG : dir: Looking for writers 2025/03/19 01:04:21 DEBUG : file1: reading active writers 2025/03/19 01:04:21 DEBUG : : Looking for writers 2025/03/19 01:04:21 DEBUG : dir: reading active writers 2025/03/19 01:04:21 DEBUG : >WaitForWriters: 2025/03/19 01:04:21 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.17s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:04:21 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:04:21 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:04:21 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:21 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:21 INFO : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:04:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:04:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:04:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 01:04:22 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:04:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:04:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:04:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/19 01:04:22 DEBUG : dir/file1(0xc000957ac0): _readAt: size=1, off=0 2025/03/19 01:04:22 DEBUG : dir/file1(0xc000957ac0): openPending: 2025/03/19 01:04:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/19 01:04:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/19 01:04:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:22 DEBUG : dir/file1(0xc000957ac0): >openPending: err= 2025/03/19 01:04:22 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/19 01:04:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 01:04:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 01:04:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:04:22 DEBUG : dir/file1(0xc000957ac0): >_readAt: n=1, err= 2025/03/19 01:04:22 DEBUG : dir/file1(0xc000957ac0): _readAt: size=1, off=5 2025/03/19 01:04:22 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/19 01:04:22 DEBUG : dir/file1(0xc000957ac0): >_readAt: n=1, err= 2025/03/19 01:04:22 DEBUG : dir/file1(0xc000957ac0): _readAt: size=1, off=3 2025/03/19 01:04:22 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/19 01:04:22 DEBUG : dir/file1(0xc000957ac0): >_readAt: n=1, err= 2025/03/19 01:04:22 DEBUG : dir/file1(0xc000957ac0): _readAt: size=1, off=13 2025/03/19 01:04:22 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/19 01:04:22 DEBUG : dir/file1(0xc000957ac0): >_readAt: n=1, err= 2025/03/19 01:04:22 DEBUG : dir/file1(0xc000957ac0): _readAt: size=16, off=100 2025/03/19 01:04:22 DEBUG : dir/file1(0xc000957ac0): >_readAt: n=0, err=EOF 2025/03/19 01:04:22 DEBUG : dir/file1(0xc000957ac0): close: 2025/03/19 01:04:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/19 01:04:22 DEBUG : dir/file1(0xc000957ac0): >close: err= 2025/03/19 01:04:22 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:22 DEBUG : dir: Looking for writers 2025/03/19 01:04:22 DEBUG : file1: reading active writers 2025/03/19 01:04:22 DEBUG : : Looking for writers 2025/03/19 01:04:22 DEBUG : dir: reading active writers 2025/03/19 01:04:22 DEBUG : >WaitForWriters: 2025/03/19 01:04:22 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.20s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:04:22 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:04:22 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:04:22 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:22 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:22 INFO : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:04:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:04:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:04:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 01:04:23 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:04:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:04:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:04:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/19 01:04:23 DEBUG : dir/file1(0xc0009635c0): _readAt: size=1, off=0 2025/03/19 01:04:23 DEBUG : dir/file1(0xc0009635c0): openPending: 2025/03/19 01:04:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/19 01:04:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/19 01:04:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:23 DEBUG : dir/file1(0xc0009635c0): >openPending: err= 2025/03/19 01:04:23 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/19 01:04:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 01:04:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 01:04:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:04:23 DEBUG : dir/file1(0xc0009635c0): >_readAt: n=1, err= 2025/03/19 01:04:23 DEBUG : dir/file1(0xc0009635c0): _readAt: size=1, off=5 2025/03/19 01:04:23 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/19 01:04:23 DEBUG : dir/file1(0xc0009635c0): >_readAt: n=1, err= 2025/03/19 01:04:23 DEBUG : dir/file1(0xc0009635c0): _readAt: size=1, off=1 2025/03/19 01:04:23 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/19 01:04:23 DEBUG : dir/file1(0xc0009635c0): >_readAt: n=1, err= 2025/03/19 01:04:23 DEBUG : dir/file1(0xc0009635c0): _readAt: size=6, off=10 2025/03/19 01:04:23 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/19 01:04:23 DEBUG : dir/file1(0xc0009635c0): >_readAt: n=6, err= 2025/03/19 01:04:23 DEBUG : dir/file1(0xc0009635c0): _readAt: size=256, off=10 2025/03/19 01:04:23 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/19 01:04:23 DEBUG : dir/file1(0xc0009635c0): >_readAt: n=6, err=EOF 2025/03/19 01:04:23 DEBUG : dir/file1(0xc0009635c0): _readAt: size=256, off=100 2025/03/19 01:04:23 DEBUG : dir/file1(0xc0009635c0): >_readAt: n=0, err=EOF 2025/03/19 01:04:23 DEBUG : dir/file1(0xc0009635c0): close: 2025/03/19 01:04:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/19 01:04:23 DEBUG : dir/file1(0xc0009635c0): >close: err= 2025/03/19 01:04:23 DEBUG : dir/file1(0xc0009635c0): _readAt: size=256, off=100 2025/03/19 01:04:23 DEBUG : dir/file1(0xc0009635c0): >_readAt: n=0, err=file already closed 2025/03/19 01:04:23 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:23 DEBUG : dir: Looking for writers 2025/03/19 01:04:23 DEBUG : file1: reading active writers 2025/03/19 01:04:23 DEBUG : : Looking for writers 2025/03/19 01:04:23 DEBUG : dir: reading active writers 2025/03/19 01:04:23 DEBUG : >WaitForWriters: 2025/03/19 01:04:23 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.19s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:04:24 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:04:24 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:04:24 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:24 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:24 INFO : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:04:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:04:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:04:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 01:04:24 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:04:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:04:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:04:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/19 01:04:24 DEBUG : dir/file1(0xc000b46b40): RWFileHandle.Flush 2025/03/19 01:04:24 DEBUG : dir/file1(0xc000b46b40): _readAt: size=256, off=0 2025/03/19 01:04:24 DEBUG : dir/file1(0xc000b46b40): openPending: 2025/03/19 01:04:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/19 01:04:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/19 01:04:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:24 DEBUG : dir/file1(0xc000b46b40): >openPending: err= 2025/03/19 01:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/19 01:04:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 01:04:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 01:04:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:04:24 DEBUG : dir/file1(0xc000b46b40): >_readAt: n=16, err=EOF 2025/03/19 01:04:24 DEBUG : dir/file1(0xc000b46b40): RWFileHandle.Flush 2025/03/19 01:04:24 DEBUG : dir/file1(0xc000b46b40): RWFileHandle.Flush 2025/03/19 01:04:24 DEBUG : dir/file1(0xc000b46b40): close: 2025/03/19 01:04:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/19 01:04:24 DEBUG : dir/file1(0xc000b46b40): >close: err= 2025/03/19 01:04:24 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:24 DEBUG : dir: Looking for writers 2025/03/19 01:04:24 DEBUG : file1: reading active writers 2025/03/19 01:04:24 DEBUG : : Looking for writers 2025/03/19 01:04:24 DEBUG : dir: reading active writers 2025/03/19 01:04:24 DEBUG : >WaitForWriters: 2025/03/19 01:04:24 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.19s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:04:25 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:04:25 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:04:25 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:25 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:25 INFO : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:04:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:04:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:04:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 01:04:25 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:04:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:04:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:04:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/19 01:04:25 DEBUG : dir/file1(0xc000b94240): _readAt: size=256, off=0 2025/03/19 01:04:25 DEBUG : dir/file1(0xc000b94240): openPending: 2025/03/19 01:04:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/19 01:04:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/19 01:04:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:25 DEBUG : dir/file1(0xc000b94240): >openPending: err= 2025/03/19 01:04:25 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/19 01:04:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 01:04:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 01:04:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:04:25 DEBUG : dir/file1(0xc000b94240): >_readAt: n=16, err=EOF 2025/03/19 01:04:25 DEBUG : dir/file1(0xc000b94240): RWFileHandle.Release 2025/03/19 01:04:25 DEBUG : dir/file1(0xc000b94240): close: 2025/03/19 01:04:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/19 01:04:25 DEBUG : dir/file1(0xc000b94240): >close: err= 2025/03/19 01:04:25 DEBUG : dir/file1(0xc000b94240): RWFileHandle.Release 2025/03/19 01:04:25 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:25 DEBUG : dir: Looking for writers 2025/03/19 01:04:25 DEBUG : file1: reading active writers 2025/03/19 01:04:25 DEBUG : : Looking for writers 2025/03/19 01:04:25 DEBUG : dir: reading active writers 2025/03/19 01:04:25 DEBUG : >WaitForWriters: 2025/03/19 01:04:25 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.19s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:04:26 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:04:26 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:04:26 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:26 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:26 INFO : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:04:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:26 DEBUG : file1: newRWFileHandle: 2025/03/19 01:04:26 DEBUG : file1(0xc000c07240): openPending: 2025/03/19 01:04:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:26 DEBUG : file1(0xc000c07240): >openPending: err= 2025/03/19 01:04:26 DEBUG : file1: >newRWFileHandle: err= 2025/03/19 01:04:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/19 01:04:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/19 01:04:26 DEBUG : file1(0xc000c07240): _writeAt: size=5, off=0 2025/03/19 01:04:26 DEBUG : file1(0xc000c07240): >_writeAt: n=5, err= 2025/03/19 01:04:26 DEBUG : file1(0xc000c07240): _writeAt: size=7, off=5 2025/03/19 01:04:26 DEBUG : file1(0xc000c07240): >_writeAt: n=7, err= 2025/03/19 01:04:26 DEBUG : file1: vfs cache: truncate to size=11 2025/03/19 01:04:26 DEBUG : file1(0xc000c07240): close: 2025/03/19 01:04:26 DEBUG : file1: vfs cache: setting modification time to 2025-03-19 01:04:26.548202819 +0000 UTC m=+76.254810179 2025/03/19 01:04:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:26 DEBUG : file1(0xc000c07240): >close: err= 2025/03/19 01:04:26 DEBUG : file1(0xc000c07240): close: 2025/03/19 01:04:26 DEBUG : file1(0xc000c07240): >close: err=file already closed 2025/03/19 01:04:26 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:26 DEBUG : : Looking for writers 2025/03/19 01:04:26 DEBUG : file1: reading active writers 2025/03/19 01:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 01:04:26 DEBUG : : Looking for writers 2025/03/19 01:04:26 DEBUG : file1: reading active writers 2025/03/19 01:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 01:04:26 DEBUG : : Looking for writers 2025/03/19 01:04:26 DEBUG : file1: reading active writers 2025/03/19 01:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 01:04:26 DEBUG : : Looking for writers 2025/03/19 01:04:26 DEBUG : file1: reading active writers 2025/03/19 01:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 01:04:26 DEBUG : file1: vfs cache: starting upload 2025/03/19 01:04:26 DEBUG : : Looking for writers 2025/03/19 01:04:26 DEBUG : file1: reading active writers 2025/03/19 01:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/19 01:04:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:04:26 DEBUG : : Looking for writers 2025/03/19 01:04:26 DEBUG : file1: reading active writers 2025/03/19 01:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/19 01:04:26 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/19 01:04:26 INFO : file1: Copied (new) 2025/03/19 01:04:26 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-19 01:04:26 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/03/19 01:04:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/19 01:04:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:26 INFO : file1: vfs cache: upload succeeded try #1 2025/03/19 01:04:27 DEBUG : : Looking for writers 2025/03/19 01:04:27 DEBUG : file1: reading active writers 2025/03/19 01:04:27 DEBUG : >WaitForWriters: 2025/03/19 01:04:27 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:27 DEBUG : : Looking for writers 2025/03/19 01:04:27 DEBUG : file1: reading active writers 2025/03/19 01:04:27 DEBUG : >WaitForWriters: 2025/03/19 01:04:27 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.06s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:04:27 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:04:27 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:04:27 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:27 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:27 INFO : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:04:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:27 DEBUG : file1: newRWFileHandle: 2025/03/19 01:04:27 DEBUG : file1(0xc00099d380): openPending: 2025/03/19 01:04:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:27 DEBUG : file1(0xc00099d380): >openPending: err= 2025/03/19 01:04:27 DEBUG : file1: >newRWFileHandle: err= 2025/03/19 01:04:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/19 01:04:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/19 01:04:27 DEBUG : file1(0xc00099d380): _writeAt: size=7, off=0 2025/03/19 01:04:27 DEBUG : file1(0xc00099d380): >_writeAt: n=7, err= 2025/03/19 01:04:27 DEBUG : file1(0xc00099d380): _writeAt: size=6, off=5 2025/03/19 01:04:27 DEBUG : file1(0xc00099d380): >_writeAt: n=6, err= 2025/03/19 01:04:27 DEBUG : file1(0xc00099d380): close: 2025/03/19 01:04:27 DEBUG : file1: vfs cache: setting modification time to 2025-03-19 01:04:27.602469826 +0000 UTC m=+77.309077177 2025/03/19 01:04:27 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:27 DEBUG : file1(0xc00099d380): >close: err= 2025/03/19 01:04:27 DEBUG : file1(0xc00099d380): _writeAt: size=5, off=0 2025/03/19 01:04:27 DEBUG : file1(0xc00099d380): >_writeAt: n=0, err=file already closed 2025/03/19 01:04:27 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:27 DEBUG : : Looking for writers 2025/03/19 01:04:27 DEBUG : file1: reading active writers 2025/03/19 01:04:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 01:04:27 DEBUG : : Looking for writers 2025/03/19 01:04:27 DEBUG : file1: reading active writers 2025/03/19 01:04:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 01:04:27 DEBUG : : Looking for writers 2025/03/19 01:04:27 DEBUG : file1: reading active writers 2025/03/19 01:04:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 01:04:27 DEBUG : : Looking for writers 2025/03/19 01:04:27 DEBUG : file1: reading active writers 2025/03/19 01:04:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 01:04:27 DEBUG : file1: vfs cache: starting upload 2025/03/19 01:04:27 DEBUG : : Looking for writers 2025/03/19 01:04:27 DEBUG : file1: reading active writers 2025/03/19 01:04:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/19 01:04:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:04:27 DEBUG : : Looking for writers 2025/03/19 01:04:27 DEBUG : file1: reading active writers 2025/03/19 01:04:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/19 01:04:27 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/19 01:04:27 INFO : file1: Copied (new) 2025/03/19 01:04:27 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-19 01:04:27 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/03/19 01:04:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/19 01:04:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:27 INFO : file1: vfs cache: upload succeeded try #1 2025/03/19 01:04:28 DEBUG : : Looking for writers 2025/03/19 01:04:28 DEBUG : file1: reading active writers 2025/03/19 01:04:28 DEBUG : >WaitForWriters: 2025/03/19 01:04:28 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:28 DEBUG : : Looking for writers 2025/03/19 01:04:28 DEBUG : file1: reading active writers 2025/03/19 01:04:28 DEBUG : >WaitForWriters: 2025/03/19 01:04:28 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.09s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:04:28 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:04:28 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:04:28 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:28 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:28 INFO : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:04:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:28 DEBUG : file1: newRWFileHandle: 2025/03/19 01:04:28 DEBUG : file1(0xc000a7e4c0): openPending: 2025/03/19 01:04:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:28 DEBUG : file1(0xc000a7e4c0): >openPending: err= 2025/03/19 01:04:28 DEBUG : file1: >newRWFileHandle: err= 2025/03/19 01:04:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/19 01:04:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/19 01:04:28 DEBUG : file1(0xc000a7e4c0): close: 2025/03/19 01:04:28 DEBUG : file1: vfs cache: setting modification time to 2025-03-19 01:04:28.689079852 +0000 UTC m=+78.395687233 2025/03/19 01:04:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:28 DEBUG : file1(0xc000a7e4c0): >close: err= 2025/03/19 01:04:28 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/19 01:04:28 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/19 01:04:28 DEBUG : file2: newRWFileHandle: 2025/03/19 01:04:28 DEBUG : file2(0xc000a7e580): openPending: 2025/03/19 01:04:28 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:28 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/19 01:04:28 DEBUG : file2(0xc000a7e580): >openPending: err= 2025/03/19 01:04:28 DEBUG : file2: >newRWFileHandle: err= 2025/03/19 01:04:28 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/19 01:04:28 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/03/19 01:04:28 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/03/19 01:04:28 DEBUG : file2(0xc000a7e580): RWFileHandle.Flush 2025/03/19 01:04:28 DEBUG : file2(0xc000a7e580): RWFileHandle.Release 2025/03/19 01:04:28 DEBUG : file2(0xc000a7e580): close: 2025/03/19 01:04:28 DEBUG : file2: vfs cache: setting modification time to 2025-03-19 01:04:28.690081029 +0000 UTC m=+78.396688408 2025/03/19 01:04:28 INFO : file2: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:28 DEBUG : file2(0xc000a7e580): >close: err= 2025/03/19 01:04:28 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:28 DEBUG : : Looking for writers 2025/03/19 01:04:28 DEBUG : file2: reading active writers 2025/03/19 01:04:28 DEBUG : file1: reading active writers 2025/03/19 01:04:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/03/19 01:04:28 DEBUG : : Looking for writers 2025/03/19 01:04:28 DEBUG : file1: reading active writers 2025/03/19 01:04:28 DEBUG : file2: reading active writers 2025/03/19 01:04:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/03/19 01:04:28 DEBUG : : Looking for writers 2025/03/19 01:04:28 DEBUG : file1: reading active writers 2025/03/19 01:04:28 DEBUG : file2: reading active writers 2025/03/19 01:04:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/03/19 01:04:28 DEBUG : : Looking for writers 2025/03/19 01:04:28 DEBUG : file1: reading active writers 2025/03/19 01:04:28 DEBUG : file2: reading active writers 2025/03/19 01:04:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/03/19 01:04:28 DEBUG : file2: vfs cache: starting upload 2025/03/19 01:04:28 DEBUG : file1: vfs cache: starting upload 2025/03/19 01:04:28 DEBUG : : Looking for writers 2025/03/19 01:04:28 DEBUG : file1: reading active writers 2025/03/19 01:04:28 DEBUG : file2: reading active writers 2025/03/19 01:04:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/03/19 01:04:28 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/03/19 01:04:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:04:29 DEBUG : : Looking for writers 2025/03/19 01:04:29 DEBUG : file1: reading active writers 2025/03/19 01:04:29 DEBUG : file2: reading active writers 2025/03/19 01:04:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/03/19 01:04:29 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/19 01:04:29 INFO : file2: Copied (new) 2025/03/19 01:04:29 DEBUG : file2: vfs cache: fingerprint now "0,2025-03-19 01:04:28 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/03/19 01:04:29 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/03/19 01:04:29 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/19 01:04:29 INFO : file2: vfs cache: upload succeeded try #1 2025/03/19 01:04:29 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/19 01:04:29 INFO : file1: Copied (new) 2025/03/19 01:04:29 DEBUG : file1: vfs cache: fingerprint now "0,2025-03-19 01:04:28 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/03/19 01:04:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/19 01:04:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:29 INFO : file1: vfs cache: upload succeeded try #1 2025/03/19 01:04:29 DEBUG : : Looking for writers 2025/03/19 01:04:29 DEBUG : file1: reading active writers 2025/03/19 01:04:29 DEBUG : file2: reading active writers 2025/03/19 01:04:29 DEBUG : >WaitForWriters: 2025/03/19 01:04:29 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:29 DEBUG : : Looking for writers 2025/03/19 01:04:29 DEBUG : file2: reading active writers 2025/03/19 01:04:29 DEBUG : file1: reading active writers 2025/03/19 01:04:29 DEBUG : >WaitForWriters: 2025/03/19 01:04:29 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.13s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:04:29 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:04:29 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:04:29 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:29 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:29 INFO : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:04:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:29 DEBUG : file1: newRWFileHandle: 2025/03/19 01:04:29 DEBUG : file1(0xc001025d40): openPending: 2025/03/19 01:04:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:29 DEBUG : file1(0xc001025d40): >openPending: err= 2025/03/19 01:04:29 DEBUG : file1: >newRWFileHandle: err= 2025/03/19 01:04:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/19 01:04:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/19 01:04:29 DEBUG : file1(0xc001025d40): _writeAt: size=5, off=0 2025/03/19 01:04:29 DEBUG : file1(0xc001025d40): >_writeAt: n=5, err= 2025/03/19 01:04:29 DEBUG : file1(0xc001025d40): RWFileHandle.Flush 2025/03/19 01:04:29 DEBUG : file1(0xc001025d40): RWFileHandle.Flush 2025/03/19 01:04:29 DEBUG : file1(0xc001025d40): close: 2025/03/19 01:04:29 DEBUG : file1: vfs cache: setting modification time to 2025-03-19 01:04:29.811020857 +0000 UTC m=+79.517628207 2025/03/19 01:04:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:29 DEBUG : file1(0xc001025d40): >close: err= 2025/03/19 01:04:29 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:29 DEBUG : : Looking for writers 2025/03/19 01:04:29 DEBUG : file1: reading active writers 2025/03/19 01:04:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 01:04:29 DEBUG : : Looking for writers 2025/03/19 01:04:29 DEBUG : file1: reading active writers 2025/03/19 01:04:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 01:04:29 DEBUG : : Looking for writers 2025/03/19 01:04:29 DEBUG : file1: reading active writers 2025/03/19 01:04:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 01:04:29 DEBUG : : Looking for writers 2025/03/19 01:04:29 DEBUG : file1: reading active writers 2025/03/19 01:04:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 01:04:29 DEBUG : file1: vfs cache: starting upload 2025/03/19 01:04:29 DEBUG : : Looking for writers 2025/03/19 01:04:29 DEBUG : file1: reading active writers 2025/03/19 01:04:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/19 01:04:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:04:30 DEBUG : : Looking for writers 2025/03/19 01:04:30 DEBUG : file1: reading active writers 2025/03/19 01:04:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/19 01:04:30 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/19 01:04:30 INFO : file1: Copied (new) 2025/03/19 01:04:30 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-19 01:04:29 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/03/19 01:04:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/19 01:04:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:30 INFO : file1: vfs cache: upload succeeded try #1 2025/03/19 01:04:30 DEBUG : : Looking for writers 2025/03/19 01:04:30 DEBUG : file1: reading active writers 2025/03/19 01:04:30 DEBUG : >WaitForWriters: 2025/03/19 01:04:30 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.96s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:04:30 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:04:30 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:04:30 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:30 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:30 INFO : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:04:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:30 DEBUG : file1: newRWFileHandle: 2025/03/19 01:04:30 DEBUG : file1(0xc000811700): openPending: 2025/03/19 01:04:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:30 DEBUG : file1(0xc000811700): >openPending: err= 2025/03/19 01:04:30 DEBUG : file1: >newRWFileHandle: err= 2025/03/19 01:04:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/19 01:04:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/19 01:04:30 DEBUG : file1(0xc000811700): _writeAt: size=5, off=0 2025/03/19 01:04:30 DEBUG : file1(0xc000811700): >_writeAt: n=5, err= 2025/03/19 01:04:30 DEBUG : file1(0xc000811700): RWFileHandle.Release 2025/03/19 01:04:30 DEBUG : file1(0xc000811700): close: 2025/03/19 01:04:30 DEBUG : file1: vfs cache: setting modification time to 2025-03-19 01:04:30.776897019 +0000 UTC m=+80.483504379 2025/03/19 01:04:30 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:30 DEBUG : file1(0xc000811700): >close: err= 2025/03/19 01:04:30 DEBUG : file1(0xc000811700): RWFileHandle.Release 2025/03/19 01:04:30 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:30 DEBUG : : Looking for writers 2025/03/19 01:04:30 DEBUG : file1: reading active writers 2025/03/19 01:04:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 01:04:30 DEBUG : : Looking for writers 2025/03/19 01:04:30 DEBUG : file1: reading active writers 2025/03/19 01:04:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 01:04:30 DEBUG : : Looking for writers 2025/03/19 01:04:30 DEBUG : file1: reading active writers 2025/03/19 01:04:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 01:04:30 DEBUG : : Looking for writers 2025/03/19 01:04:30 DEBUG : file1: reading active writers 2025/03/19 01:04:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 01:04:30 DEBUG : file1: vfs cache: starting upload 2025/03/19 01:04:30 DEBUG : : Looking for writers 2025/03/19 01:04:30 DEBUG : file1: reading active writers 2025/03/19 01:04:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/19 01:04:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:04:31 DEBUG : : Looking for writers 2025/03/19 01:04:31 DEBUG : file1: reading active writers 2025/03/19 01:04:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/19 01:04:31 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/19 01:04:31 INFO : file1: Copied (new) 2025/03/19 01:04:31 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-19 01:04:30 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/03/19 01:04:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/19 01:04:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:31 INFO : file1: vfs cache: upload succeeded try #1 2025/03/19 01:04:31 DEBUG : : Looking for writers 2025/03/19 01:04:31 DEBUG : file1: reading active writers 2025/03/19 01:04:31 DEBUG : >WaitForWriters: 2025/03/19 01:04:31 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.97s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:04:31 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:04:31 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:04:31 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:31 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:31 INFO : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:04:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:04:32 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/03/19 01:04:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/19 01:04:32 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:04:32 DEBUG : dir/file1(0xc0007e5c40): openPending: 2025/03/19 01:04:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/19 01:04:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/19 01:04:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:32 DEBUG : dir/file1(0xc0007e5c40): >openPending: err= 2025/03/19 01:04:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/19 01:04:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:04:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:04:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/19 01:04:32 DEBUG : dir/file1(0xc0007e5c40): _writeAt: size=5, off=0 2025/03/19 01:04:32 DEBUG : dir/file1(0xc0007e5c40): >_writeAt: n=5, err= 2025/03/19 01:04:32 DEBUG : dir/file1(0xc0007e5c40): close: 2025/03/19 01:04:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:32 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-19 01:04:32.249799672 +0000 UTC m=+81.956407023 2025/03/19 01:04:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:32 DEBUG : dir/file1(0xc0007e5c40): >close: err= 2025/03/19 01:04:32 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:32 DEBUG : dir: Looking for writers 2025/03/19 01:04:32 DEBUG : file1: reading active writers 2025/03/19 01:04:32 DEBUG : : Looking for writers 2025/03/19 01:04:32 DEBUG : dir: reading active writers 2025/03/19 01:04:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 01:04:32 DEBUG : dir: Looking for writers 2025/03/19 01:04:32 DEBUG : file1: reading active writers 2025/03/19 01:04:32 DEBUG : : Looking for writers 2025/03/19 01:04:32 DEBUG : dir: reading active writers 2025/03/19 01:04:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 01:04:32 DEBUG : dir: Looking for writers 2025/03/19 01:04:32 DEBUG : file1: reading active writers 2025/03/19 01:04:32 DEBUG : : Looking for writers 2025/03/19 01:04:32 DEBUG : dir: reading active writers 2025/03/19 01:04:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 01:04:32 DEBUG : dir: Looking for writers 2025/03/19 01:04:32 DEBUG : file1: reading active writers 2025/03/19 01:04:32 DEBUG : : Looking for writers 2025/03/19 01:04:32 DEBUG : dir: reading active writers 2025/03/19 01:04:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 01:04:32 DEBUG : dir/file1: vfs cache: starting upload 2025/03/19 01:04:32 DEBUG : dir: Looking for writers 2025/03/19 01:04:32 DEBUG : file1: reading active writers 2025/03/19 01:04:32 DEBUG : : Looking for writers 2025/03/19 01:04:32 DEBUG : dir: reading active writers 2025/03/19 01:04:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/19 01:04:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:04:32 DEBUG : dir: Looking for writers 2025/03/19 01:04:32 DEBUG : file1: reading active writers 2025/03/19 01:04:32 DEBUG : : Looking for writers 2025/03/19 01:04:32 DEBUG : dir: reading active writers 2025/03/19 01:04:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/19 01:04:32 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/19 01:04:32 INFO : dir/file1: Copied (replaced existing) 2025/03/19 01:04:32 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-03-19 01:04:32 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/03/19 01:04:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/19 01:04:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/19 01:04:32 DEBUG : dir: Looking for writers 2025/03/19 01:04:32 DEBUG : file1: reading active writers 2025/03/19 01:04:32 DEBUG : : Looking for writers 2025/03/19 01:04:32 DEBUG : dir: reading active writers 2025/03/19 01:04:32 DEBUG : >WaitForWriters: 2025/03/19 01:04:32 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.77s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:04:33 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:04:33 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:04:33 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:33 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:33 INFO : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:04:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:04:33 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:34 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:04:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:04:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:04:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/19 01:04:34 DEBUG : dir/file1(0xc000a14d00): _writeAt: size=5, off=0 2025/03/19 01:04:34 DEBUG : dir/file1(0xc000a14d00): openPending: 2025/03/19 01:04:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/19 01:04:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/19 01:04:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:34 DEBUG : dir/file1(0xc000a14d00): >openPending: err= 2025/03/19 01:04:34 DEBUG : dir/file1(0xc000a14d00): >_writeAt: n=5, err= 2025/03/19 01:04:34 DEBUG : dir/file1(0xc000a14d00): _writeAt: size=15, off=5 2025/03/19 01:04:34 DEBUG : dir/file1(0xc000a14d00): >_writeAt: n=15, err= 2025/03/19 01:04:34 DEBUG : dir/file1(0xc000a14d00): close: 2025/03/19 01:04:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/03/19 01:04:34 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-19 01:04:34.0194479 +0000 UTC m=+83.726055279 2025/03/19 01:04:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:34 DEBUG : dir/file1(0xc000a14d00): >close: err= 2025/03/19 01:04:34 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:34 DEBUG : dir: Looking for writers 2025/03/19 01:04:34 DEBUG : file1: reading active writers 2025/03/19 01:04:34 DEBUG : : Looking for writers 2025/03/19 01:04:34 DEBUG : dir: reading active writers 2025/03/19 01:04:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 01:04:34 DEBUG : dir: Looking for writers 2025/03/19 01:04:34 DEBUG : file1: reading active writers 2025/03/19 01:04:34 DEBUG : : Looking for writers 2025/03/19 01:04:34 DEBUG : dir: reading active writers 2025/03/19 01:04:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 01:04:34 DEBUG : dir: Looking for writers 2025/03/19 01:04:34 DEBUG : file1: reading active writers 2025/03/19 01:04:34 DEBUG : : Looking for writers 2025/03/19 01:04:34 DEBUG : dir: reading active writers 2025/03/19 01:04:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 01:04:34 DEBUG : dir: Looking for writers 2025/03/19 01:04:34 DEBUG : file1: reading active writers 2025/03/19 01:04:34 DEBUG : : Looking for writers 2025/03/19 01:04:34 DEBUG : dir: reading active writers 2025/03/19 01:04:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 01:04:34 DEBUG : dir/file1: vfs cache: starting upload 2025/03/19 01:04:34 DEBUG : dir: Looking for writers 2025/03/19 01:04:34 DEBUG : file1: reading active writers 2025/03/19 01:04:34 DEBUG : : Looking for writers 2025/03/19 01:04:34 DEBUG : dir: reading active writers 2025/03/19 01:04:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/19 01:04:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:04:34 DEBUG : dir: Looking for writers 2025/03/19 01:04:34 DEBUG : file1: reading active writers 2025/03/19 01:04:34 DEBUG : : Looking for writers 2025/03/19 01:04:34 DEBUG : dir: reading active writers 2025/03/19 01:04:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/19 01:04:34 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/03/19 01:04:34 INFO : dir/file1: Copied (replaced existing) 2025/03/19 01:04:34 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-03-19 01:04:34 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/03/19 01:04:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/19 01:04:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/19 01:04:34 DEBUG : dir: Looking for writers 2025/03/19 01:04:34 DEBUG : file1: reading active writers 2025/03/19 01:04:34 DEBUG : : Looking for writers 2025/03/19 01:04:34 DEBUG : dir: reading active writers 2025/03/19 01:04:34 DEBUG : >WaitForWriters: 2025/03/19 01:04:34 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.75s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:04:35 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:04:35 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:04:35 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:35 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:35 INFO : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:04:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:35 DEBUG : file1: newRWFileHandle: 2025/03/19 01:04:35 DEBUG : file1(0xc00092a940): openPending: 2025/03/19 01:04:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:35 DEBUG : file1(0xc00092a940): >openPending: err= 2025/03/19 01:04:35 DEBUG : file1: >newRWFileHandle: err= 2025/03/19 01:04:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/19 01:04:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/19 01:04:35 DEBUG : file1(0xc00092a940): _writeAt: size=5, off=0 2025/03/19 01:04:35 DEBUG : file1(0xc00092a940): >_writeAt: n=5, err= 2025/03/19 01:04:35 DEBUG : file1(0xc00092a940): close: 2025/03/19 01:04:35 DEBUG : file1: vfs cache: setting modification time to 2025-03-19 01:04:35.254206221 +0000 UTC m=+84.960813581 2025/03/19 01:04:35 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:35 DEBUG : file1(0xc00092a940): >close: err= 2025/03/19 01:04:35 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:35 DEBUG : : Looking for writers 2025/03/19 01:04:35 DEBUG : file1: reading active writers 2025/03/19 01:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 01:04:35 DEBUG : : Looking for writers 2025/03/19 01:04:35 DEBUG : file1: reading active writers 2025/03/19 01:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 01:04:35 DEBUG : : Looking for writers 2025/03/19 01:04:35 DEBUG : file1: reading active writers 2025/03/19 01:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 01:04:35 DEBUG : : Looking for writers 2025/03/19 01:04:35 DEBUG : file1: reading active writers 2025/03/19 01:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 01:04:35 DEBUG : file1: vfs cache: starting upload 2025/03/19 01:04:35 DEBUG : : Looking for writers 2025/03/19 01:04:35 DEBUG : file1: reading active writers 2025/03/19 01:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/19 01:04:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:04:35 DEBUG : : Looking for writers 2025/03/19 01:04:35 DEBUG : file1: reading active writers 2025/03/19 01:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/19 01:04:35 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/19 01:04:35 INFO : file1: Copied (new) 2025/03/19 01:04:35 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-19 01:04:35 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/03/19 01:04:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/19 01:04:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:35 INFO : file1: vfs cache: upload succeeded try #1 2025/03/19 01:04:35 DEBUG : : Looking for writers 2025/03/19 01:04:35 DEBUG : file1: reading active writers 2025/03/19 01:04:35 DEBUG : >WaitForWriters: 2025/03/19 01:04:35 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.96s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:04:36 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:04:36 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:04:36 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:36 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/03/19 01:04:36 INFO : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0ac0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0ac0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0ac0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0ac0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0ac0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.217134015 +0000 UTC m=+85.923741375 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0ac0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0b00): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0b00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0b00): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0b00): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0b00): _writeAt: size=3, off=2 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0b00): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0b00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.217134015 +0000 UTC m=+85.923741375 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0b00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0b40): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0b40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0b40): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0b40): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0b40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.217134015 +0000 UTC m=+85.923741375 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0b40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d12d0 item 1 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0b80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0b80): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0b80): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0b80): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0b80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.21924959 +0000 UTC m=+85.925856951 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0b80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0bc0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0bc0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0bc0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0bc0): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0bc0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.21924959 +0000 UTC m=+85.925856951 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0bc0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1810 item 2 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0c00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0c00): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0c00): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0c00): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0c00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.220531493 +0000 UTC m=+85.927138853 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0c00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0c40): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0c40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0c40): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0c40): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0c40): _writeAt: size=3, off=2 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0c40): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0c40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.220531493 +0000 UTC m=+85.927138853 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0c40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0c80): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0c80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0c80): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0c80): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0c80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.220531493 +0000 UTC m=+85.927138853 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0c80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1ce0 item 3 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0d00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0d00): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0d00): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0d00): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0d00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.222036975 +0000 UTC m=+85.928644335 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0d00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0d80): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0d80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0d80): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0d80): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0d80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.222036975 +0000 UTC m=+85.928644335 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0d80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2460 item 4 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0dc0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0dc0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0dc0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0dc0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0dc0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.223138189 +0000 UTC m=+85.929745539 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0dc0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0e00): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0e00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0e00): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0e00): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0e00): _writeAt: size=3, off=2 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0e00): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0e00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.223138189 +0000 UTC m=+85.929745539 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0e00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0e40): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0e40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0e40): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0e40): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0e40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.223138189 +0000 UTC m=+85.929745539 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0e40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2bd0 item 5 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0ec0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0ec0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0ec0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0ec0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0ec0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.224604998 +0000 UTC m=+85.931212348 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0ec0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0f40): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0f40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0f40): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0f40): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0f40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.224604998 +0000 UTC m=+85.931212348 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0f40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e33b0 item 6 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0fc0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0fc0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0fc0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0fc0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0fc0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.225728273 +0000 UTC m=+85.932335633 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e0fc0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1080): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1080): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1080): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1080): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1080): _writeAt: size=3, off=2 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1080): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1080): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.225728273 +0000 UTC m=+85.932335633 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1080): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e10c0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e10c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e10c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e10c0): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e10c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.225728273 +0000 UTC m=+85.932335633 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e10c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e37a0 item 7 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1140): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1140): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1140): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1140): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1140): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.227077903 +0000 UTC m=+85.933685263 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1140): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e11c0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e11c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e11c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e11c0): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e11c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.227077903 +0000 UTC m=+85.933685263 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e11c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3dc0 item 8 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1200): _readAt: size=2, off=0 2025/03/19 01:04:36 ERROR : open-test-file(0xc0008e1200): Couldn't read size of file 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1200): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1200): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1200): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1200): close: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1200): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1240): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1240): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1240): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1240): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1240): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.228298631 +0000 UTC m=+85.934905991 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1240): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1280): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1280): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1280): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1280): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1280): _writeAt: size=3, off=2 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1280): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1280): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.228298631 +0000 UTC m=+85.934905991 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1280): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e12c0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e12c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e12c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e12c0): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e12c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.228298631 +0000 UTC m=+85.934905991 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e12c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ae3f0 item 9 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1340): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1340): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1340): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1340): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1340): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.230036368 +0000 UTC m=+85.936643717 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1340): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e13c0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e13c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e13c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e13c0): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e13c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.230036368 +0000 UTC m=+85.936643717 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e13c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aebd0 item 10 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1480): _readAt: size=2, off=0 2025/03/19 01:04:36 ERROR : open-test-file(0xc0008e1480): Couldn't read size of file 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1480): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1480): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1480): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1480): close: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1480): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e14c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e14c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e14c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e14c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e14c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.231253659 +0000 UTC m=+85.937861019 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e14c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1580): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1580): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1580): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1580): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1580): _writeAt: size=3, off=2 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1580): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1580): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.231253659 +0000 UTC m=+85.937861019 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1580): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e15c0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e15c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e15c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e15c0): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e15c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.231253659 +0000 UTC m=+85.937861019 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e15c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aefc0 item 11 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1640): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1640): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1640): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1640): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1640): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.232866491 +0000 UTC m=+85.939473851 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1640): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e16c0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e16c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e16c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e16c0): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e16c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.232866491 +0000 UTC m=+85.939473851 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e16c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005af650 item 12 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1780): _readAt: size=2, off=0 2025/03/19 01:04:36 ERROR : open-test-file(0xc0008e1780): Couldn't read size of file 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1780): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1780): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1780): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1780): close: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1780): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e17c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e17c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e17c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e17c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e17c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.236751804 +0000 UTC m=+85.943359154 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e17c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1880): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1880): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1880): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1880): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1880): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.236751804 +0000 UTC m=+85.943359154 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1880): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005afb20 item 13 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1900): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1900): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1900): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1900): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1900): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.237837048 +0000 UTC m=+85.944444388 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1900): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1980): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1980): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1980): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1980): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1980): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.237837048 +0000 UTC m=+85.944444388 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1980): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0070 item 14 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1a40): _readAt: size=2, off=0 2025/03/19 01:04:36 ERROR : open-test-file(0xc0008e1a40): Couldn't read size of file 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1a40): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1a40): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1a40): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1a40): close: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1a40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1a80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1a80): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1a80): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1a80): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1a80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.238974921 +0000 UTC m=+85.945582270 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1a80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1b40): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1b40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1b40): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1b40): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1b40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.238974921 +0000 UTC m=+85.945582270 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1b40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0700 item 15 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1bc0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1bc0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1bc0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1bc0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1bc0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.240025419 +0000 UTC m=+85.946632769 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1bc0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1c40): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1c40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1c40): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1c40): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1c40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.240025419 +0000 UTC m=+85.946632769 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1c40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0cb0 item 16 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1c80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1c80): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1c80): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1c80): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1c80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.241071189 +0000 UTC m=+85.947678539 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1c80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1cc0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1cc0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1cc0): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1cc0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1cc0): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1cc0): _writeAt: size=3, off=7 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1cc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1cc0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.241071189 +0000 UTC m=+85.947678539 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1cc0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1d00): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1d00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1d00): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1d00): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1d00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.241071189 +0000 UTC m=+85.947678539 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1d00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1030 item 17 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1d80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1d80): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1d80): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1d80): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1d80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.242356498 +0000 UTC m=+85.948963848 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1d80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1e00): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1e00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1e00): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1e00): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1e00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.242356498 +0000 UTC m=+85.948963848 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1e00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e17a0 item 18 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1e80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1e80): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1e80): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1e80): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1e80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.243633681 +0000 UTC m=+85.950241032 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1e80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1f40): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1f40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1f40): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1f40): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1f40): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1f40): _writeAt: size=3, off=7 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1f40): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1f40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.243633681 +0000 UTC m=+85.950241032 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008e1f40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe000): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe000): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe000): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe000): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe000): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.243633681 +0000 UTC m=+85.950241032 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe000): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1c70 item 19 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe080): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe080): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe080): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe080): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe080): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.244988651 +0000 UTC m=+85.951596002 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe080): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe100): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe100): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe100): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe100): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe100): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.244988651 +0000 UTC m=+85.951596002 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe100): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004961c0 item 20 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe180): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe180): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe180): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe180): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe180): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.24596451 +0000 UTC m=+85.952571850 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe180): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe240): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe240): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe240): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe240): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe240): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe240): _writeAt: size=3, off=7 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe240): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe240): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.24596451 +0000 UTC m=+85.952571850 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe240): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe280): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe280): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe280): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe280): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe280): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.24596451 +0000 UTC m=+85.952571850 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe280): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496540 item 21 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe300): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe300): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe300): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe300): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe300): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.24737251 +0000 UTC m=+85.953979860 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe300): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe380): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe380): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe380): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe380): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe380): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.24737251 +0000 UTC m=+85.953979860 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe380): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004969a0 item 22 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe400): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe400): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe400): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe400): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe400): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.248382322 +0000 UTC m=+85.954989672 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe400): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe4c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe4c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe4c0): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe4c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe4c0): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe4c0): _writeAt: size=3, off=7 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe4c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe4c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.248382322 +0000 UTC m=+85.954989672 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe4c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe500): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe500): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe500): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe500): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe500): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.248382322 +0000 UTC m=+85.954989672 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe500): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497110 item 23 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe580): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe580): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe580): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe580): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe580): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.249769562 +0000 UTC m=+85.956376913 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe580): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe600): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe600): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe600): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe600): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe600): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.249769562 +0000 UTC m=+85.956376913 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe600): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497730 item 24 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe6c0): _readAt: size=2, off=0 2025/03/19 01:04:36 ERROR : open-test-file(0xc000bbe6c0): Couldn't read size of file 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe6c0): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe6c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe6c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe6c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe6c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe700): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe700): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe700): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe700): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe700): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.250802798 +0000 UTC m=+85.957410148 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe700): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe7c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe7c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe7c0): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe7c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe7c0): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe7c0): _writeAt: size=3, off=7 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe7c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe7c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.250802798 +0000 UTC m=+85.957410148 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe7c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe800): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe800): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe800): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe800): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe800): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.250802798 +0000 UTC m=+85.957410148 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe800): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497a40 item 25 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe880): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe880): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe880): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe880): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe880): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.252177305 +0000 UTC m=+85.958784655 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe880): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe900): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe900): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe900): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe900): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe900): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.252177305 +0000 UTC m=+85.958784655 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe900): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e4000 item 26 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe9c0): _readAt: size=2, off=0 2025/03/19 01:04:36 ERROR : open-test-file(0xc000bbe9c0): Couldn't read size of file 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe9c0): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe9c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe9c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe9c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe9c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbea00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbea00): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbea00): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbea00): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbea00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.253185164 +0000 UTC m=+85.959792514 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbea00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeac0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeac0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeac0): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeac0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeac0): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeac0): _writeAt: size=3, off=7 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeac0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeac0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.253185164 +0000 UTC m=+85.959792514 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeac0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeb00): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeb00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeb00): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeb00): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeb00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.253185164 +0000 UTC m=+85.959792514 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeb00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e4380 item 27 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeb80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeb80): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeb80): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeb80): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeb80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.254546405 +0000 UTC m=+85.961153755 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeb80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbec00): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbec00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbec00): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbec00): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbec00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.254546405 +0000 UTC m=+85.961153755 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbec00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e47e0 item 28 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbecc0): _readAt: size=2, off=0 2025/03/19 01:04:36 ERROR : open-test-file(0xc000bbecc0): Couldn't read size of file 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbecc0): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbecc0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbecc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbecc0): close: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbecc0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbed00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbed00): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbed00): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbed00): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbed00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.255604769 +0000 UTC m=+85.962212118 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbed00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbedc0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbedc0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbedc0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbedc0): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbedc0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.255604769 +0000 UTC m=+85.962212118 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbedc0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e4bd0 item 29 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbee40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbee40): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbee40): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbee40): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbee40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.256562513 +0000 UTC m=+85.963169863 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbee40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeec0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeec0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeec0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeec0): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeec0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.256562513 +0000 UTC m=+85.963169863 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeec0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e4fc0 item 30 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbef80): _readAt: size=2, off=0 2025/03/19 01:04:36 ERROR : open-test-file(0xc000bbef80): Couldn't read size of file 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbef80): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbef80): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbef80): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbef80): close: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbef80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbefc0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbefc0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbefc0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbefc0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbefc0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.257666794 +0000 UTC m=+85.964274144 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbefc0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf080): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf080): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf080): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf080): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf080): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.257666794 +0000 UTC m=+85.964274144 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf080): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e5420 item 31 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf100): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf100): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf100): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf100): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf100): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.258653152 +0000 UTC m=+85.965260502 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf100): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf180): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf180): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf180): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf180): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf180): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.258653152 +0000 UTC m=+85.965260502 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf180): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e5810 item 32 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf1c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf1c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf1c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf1c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf1c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.259622949 +0000 UTC m=+85.966230300 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf1c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf200): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf200): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf200): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf200): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf200): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e5b90 item 33 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf200): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf200): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.259958028 +0000 UTC m=+85.966565378 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf200): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf240): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf240): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf240): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf240): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf240): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.259958028 +0000 UTC m=+85.966565378 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf240): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e5d50 item 33 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf280): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf280): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf280): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf280): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf280): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.260974783 +0000 UTC m=+85.967582133 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf280): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf2c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf2c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de4d0 item 34 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf2c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf2c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf2c0): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf2c0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf2c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.261376526 +0000 UTC m=+85.967983876 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf2c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf300): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf300): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf300): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf300): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf300): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.261376526 +0000 UTC m=+85.967983876 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf300): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dec40 item 34 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf340): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf340): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf340): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf340): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf340): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.262272856 +0000 UTC m=+85.968880206 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf340): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c600): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c600): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c600): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c600): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c600): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005335e0 item 35 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c600): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c600): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.26273377 +0000 UTC m=+85.969341130 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c600): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c640): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c640): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c640): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c640): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c640): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.26273377 +0000 UTC m=+85.969341130 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c640): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005338f0 item 35 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c6c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c6c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c6c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c6c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c6c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.26398744 +0000 UTC m=+85.970594800 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c6c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c780): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c780): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533dc0 item 36 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c780): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c780): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c780): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c780): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c780): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.264389073 +0000 UTC m=+85.970996433 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c780): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c7c0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c7c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c7c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c7c0): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c7c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.264389073 +0000 UTC m=+85.970996433 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c7c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533f10 item 36 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c800): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c800): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c800): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c800): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c800): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.265578932 +0000 UTC m=+85.972186292 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c800): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c840): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c840): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c840): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c840): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c840): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005783f0 item 37 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c840): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c840): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.266033054 +0000 UTC m=+85.972640404 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c840): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c880): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c880): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c880): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c880): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c880): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.266033054 +0000 UTC m=+85.972640404 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c880): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000578690 item 37 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c900): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c900): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c900): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c900): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c900): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.267540309 +0000 UTC m=+85.974147669 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c900): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c9c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c9c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000578930 item 38 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c9c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c9c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c9c0): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c9c0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c9c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.268112992 +0000 UTC m=+85.974720352 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c9c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ca00): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ca00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ca00): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ca00): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ca00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.268112992 +0000 UTC m=+85.974720352 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ca00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000578b60 item 38 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ca80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ca80): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ca80): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ca80): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ca80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.269281853 +0000 UTC m=+85.975889213 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ca80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cb40): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cb40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cb40): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cb40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cb40): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005790a0 item 39 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cb40): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cb40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.269880164 +0000 UTC m=+85.976487524 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cb40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cb80): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cb80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cb80): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cb80): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cb80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.269880164 +0000 UTC m=+85.976487524 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cb80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000579500 item 39 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cc00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cc00): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cc00): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cc00): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cc00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.271135006 +0000 UTC m=+85.977742356 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cc00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ccc0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ccc0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000579f10 item 40 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ccc0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ccc0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ccc0): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ccc0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ccc0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.271680719 +0000 UTC m=+85.978288069 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ccc0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cd00): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cd00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cd00): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cd00): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cd00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.271680719 +0000 UTC m=+85.978288069 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cd00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004842a0 item 40 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf380): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf380): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf380): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf380): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf380): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf380): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf380): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.27445005 +0000 UTC m=+85.981057400 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf380): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf3c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf3c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf3c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df180 item 41 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf3c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf3c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.274749701 +0000 UTC m=+85.981357051 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf3c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf400): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf400): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf400): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf400): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf400): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df340 item 41 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf400): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf400): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.275455294 +0000 UTC m=+85.982062643 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf400): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe000): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe000): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe000): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe000): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe000): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.275455294 +0000 UTC m=+85.982062643 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe000): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2150 item 41 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe0c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe0c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe0c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe0c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe0c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe0c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe0c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.276405915 +0000 UTC m=+85.983013255 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe0c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe100): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe100): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe100): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c28c0 item 42 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe100): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe100): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.27677622 +0000 UTC m=+85.983383570 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe100): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe1c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe1c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2a80 item 42 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe1c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe1c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe1c0): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe1c0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe1c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.277190075 +0000 UTC m=+85.983797425 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe1c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe200): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe200): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe200): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe200): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe200): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.277190075 +0000 UTC m=+85.983797425 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe200): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2f50 item 42 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe2c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe2c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe2c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe2c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe2c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe2c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe2c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.278127121 +0000 UTC m=+85.984734471 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe2c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe300): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe300): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe300): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3a40 item 43 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe300): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe300): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.278455477 +0000 UTC m=+85.985062826 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe300): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe3c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe3c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe3c0): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe3c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe3c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3ea0 item 43 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe3c0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe3c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.278831351 +0000 UTC m=+85.985438701 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe3c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe400): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe400): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe400): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe400): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe400): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.278831351 +0000 UTC m=+85.985438701 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe400): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de310 item 43 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe4c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe4c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe4c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe4c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe4c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe4c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe4c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.279833329 +0000 UTC m=+85.986440679 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe4c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe500): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe500): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe500): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ded90 item 44 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe500): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe500): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.280193374 +0000 UTC m=+85.986800724 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe500): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe5c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe5c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df420 item 44 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe5c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe5c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe5c0): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe5c0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe5c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.280605115 +0000 UTC m=+85.987212466 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe5c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe600): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe600): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe600): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe600): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe600): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.280605115 +0000 UTC m=+85.987212466 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe600): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df5e0 item 44 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe6c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe6c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe6c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe6c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe6c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe6c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe6c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.281640106 +0000 UTC m=+85.988247456 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe6c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe700): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe700): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe700): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df960 item 45 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe700): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe700): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.281971206 +0000 UTC m=+85.988578556 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe700): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe7c0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe7c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe7c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe7c0): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe7c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.281971206 +0000 UTC m=+85.988578556 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe7c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dfce0 item 45 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe880): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe880): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe880): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe880): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe880): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe880): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe880): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.283041241 +0000 UTC m=+85.989648592 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe880): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe8c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe8c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe8c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484000 item 46 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe8c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe8c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.283312911 +0000 UTC m=+85.989920261 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe8c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe980): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe980): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe980): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe980): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe980): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.283312911 +0000 UTC m=+85.989920261 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbe980): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484460 item 46 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbea40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbea40): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbea40): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbea40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbea40): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbea40): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbea40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.284296394 +0000 UTC m=+85.990903734 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbea40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbea80): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbea80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbea80): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004849a0 item 47 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbea80): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbea80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.284665126 +0000 UTC m=+85.991272476 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbea80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeb40): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeb40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeb40): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeb40): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeb40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.284665126 +0000 UTC m=+85.991272476 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbeb40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484d20 item 47 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbec00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbec00): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbec00): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbec00): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbec00): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbec00): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbec00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.285692911 +0000 UTC m=+85.992300252 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbec00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbec40): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbec40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbec40): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004853b0 item 48 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbec40): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbec40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.286062103 +0000 UTC m=+85.992669454 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbec40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbed00): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbed00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbed00): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbed00): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbed00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.286062103 +0000 UTC m=+85.992669454 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbed00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485650 item 48 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbed40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbed40): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbed40): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbed40): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbed40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.287042872 +0000 UTC m=+85.993650222 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbed40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbed80): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbed80): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbed80): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbed80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbed80): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbed80): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485c00 item 49 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbed80): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbed80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.287363963 +0000 UTC m=+85.993971313 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbed80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbedc0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbedc0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbedc0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbedc0): >_readAt: n=8, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbedc0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.287363963 +0000 UTC m=+85.993971313 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbedc0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485e30 item 49 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbee40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbee40): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbee40): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbee40): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbee40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.288686292 +0000 UTC m=+85.995293642 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbee40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbef00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbef00): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbef00): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea5b0 item 50 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbef00): _readAt: size=2, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbef00): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbef00): _writeAt: size=3, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbef00): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbef00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.28922426 +0000 UTC m=+85.995831600 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbef00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbef40): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbef40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbef40): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbef40): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbef40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.28922426 +0000 UTC m=+85.995831600 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbef40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea7e0 item 50 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbefc0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbefc0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbefc0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbefc0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbefc0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.291041316 +0000 UTC m=+85.997648666 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbefc0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf080): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf080): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf080): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf080): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf080): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf080): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eacb0 item 51 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf080): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf080): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.291601285 +0000 UTC m=+85.998208636 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf080): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf0c0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf0c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf0c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf0c0): >_readAt: n=8, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf0c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.291601285 +0000 UTC m=+85.998208636 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf0c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eaee0 item 51 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf140): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf140): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf140): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf140): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf140): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.292717667 +0000 UTC m=+85.999325018 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf140): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf200): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf200): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf200): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb1f0 item 52 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf200): _readAt: size=2, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf200): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf200): _writeAt: size=3, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf200): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf200): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.293079205 +0000 UTC m=+85.999686554 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf200): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf240): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf240): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf240): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf240): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf240): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.293079205 +0000 UTC m=+85.999686554 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf240): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb5e0 item 52 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf2c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf2c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf2c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf2c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf2c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.294380334 +0000 UTC m=+86.000987684 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf2c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf440): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf440): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf440): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf440): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf440): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf440): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ebab0 item 53 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf440): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf440): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.294810411 +0000 UTC m=+86.001417771 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf440): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf480): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf480): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf480): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf480): >_readAt: n=8, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf480): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.294810411 +0000 UTC m=+86.001417771 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf480): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ebc70 item 53 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf500): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf500): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf500): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf500): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf500): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.295900583 +0000 UTC m=+86.002507934 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf500): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf5c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf5c0): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf5c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae700 item 54 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf5c0): _readAt: size=2, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf5c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf5c0): _writeAt: size=3, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf5c0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf5c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.296344215 +0000 UTC m=+86.002951575 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf5c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf600): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf600): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf600): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf600): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf600): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.296344215 +0000 UTC m=+86.002951575 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf600): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae8c0 item 54 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf680): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf680): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf680): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf680): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf680): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.297696429 +0000 UTC m=+86.004303780 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf680): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf740): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf740): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf740): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf740): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf740): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf740): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aef50 item 55 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf740): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf740): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.298248053 +0000 UTC m=+86.004855413 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf740): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf780): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf780): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf780): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf780): >_readAt: n=8, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf780): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.298248053 +0000 UTC m=+86.004855413 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf780): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af0a0 item 55 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf800): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf800): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf800): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf800): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf800): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.299218201 +0000 UTC m=+86.005825551 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf800): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf8c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf8c0): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf8c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af8f0 item 56 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf8c0): _readAt: size=2, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf8c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf8c0): _writeAt: size=3, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf8c0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf8c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.299655351 +0000 UTC m=+86.006262701 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf8c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf900): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf900): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf900): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf900): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf900): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.299655351 +0000 UTC m=+86.006262701 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf900): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004afc00 item 56 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf9c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf9c0): open at offset 0 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf9c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf9c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf9c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf9c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf9c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf9c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.30054618 +0000 UTC m=+86.007153540 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbf9c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfa00): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfa00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfa00): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e000 item 57 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfa00): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfa00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.300959735 +0000 UTC m=+86.007567095 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfa00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfac0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfac0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfac0): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfac0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfac0): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfac0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e150 item 57 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfac0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfac0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.301461255 +0000 UTC m=+86.008068605 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfac0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfb00): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfb00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfb00): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfb00): >_readAt: n=8, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfb00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.301461255 +0000 UTC m=+86.008068605 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfb00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e2a0 item 57 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfbc0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfbc0): open at offset 0 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfbc0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfbc0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfbc0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfbc0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfbc0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfbc0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.30265343 +0000 UTC m=+86.009260791 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfbc0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfc00): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfc00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfc00): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e620 item 58 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfc00): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfc00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.303018504 +0000 UTC m=+86.009625864 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfc00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfcc0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfcc0): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfcc0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e770 item 58 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfcc0): _readAt: size=2, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfcc0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfcc0): _writeAt: size=3, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfcc0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfcc0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.303435836 +0000 UTC m=+86.010043186 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfcc0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfd00): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfd00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfd00): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfd00): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfd00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.303435836 +0000 UTC m=+86.010043186 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfd00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e9a0 item 58 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfdc0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfdc0): open at offset 0 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfdc0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfdc0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfdc0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfdc0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfdc0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfdc0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.304304805 +0000 UTC m=+86.010912155 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfdc0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfe00): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfe00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfe00): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ec40 item 59 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfe00): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfe00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.304703942 +0000 UTC m=+86.011311293 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfe00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfec0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfec0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfec0): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfec0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfec0): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfec0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049eee0 item 59 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfec0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfec0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.305162983 +0000 UTC m=+86.011770333 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbfec0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbff00): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbff00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbff00): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbff00): >_readAt: n=8, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbff00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.305162983 +0000 UTC m=+86.011770333 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000bbff00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f260 item 59 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c040): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c040): open at offset 0 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c040): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c040): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c040): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c040): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c040): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c040): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.306166144 +0000 UTC m=+86.012773494 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c040): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c080): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c080): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c080): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f6c0 item 60 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c080): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c080): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.306546977 +0000 UTC m=+86.013154328 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c080): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c140): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c140): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c140): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f8f0 item 60 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c140): _readAt: size=2, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c140): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c140): _writeAt: size=3, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c140): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c140): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.307086869 +0000 UTC m=+86.013694219 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c140): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c180): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c180): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c180): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c180): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c180): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.307086869 +0000 UTC m=+86.013694219 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c180): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049fb90 item 60 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c240): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c240): open at offset 0 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c240): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c240): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c240): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c240): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c240): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c240): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.30825585 +0000 UTC m=+86.014863200 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c240): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c280): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c280): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c280): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2150 item 61 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c280): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c280): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.308624882 +0000 UTC m=+86.015232232 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c280): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c340): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c340): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c340): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c340): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c340): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.308624882 +0000 UTC m=+86.015232232 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c340): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2310 item 61 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c400): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c400): open at offset 0 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c400): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c400): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c400): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c400): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c400): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c400): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.310527327 +0000 UTC m=+86.017134677 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c400): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c440): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c440): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c440): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2930 item 62 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c440): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c440): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.310947225 +0000 UTC m=+86.017554575 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c440): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c500): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c500): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c500): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c500): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c500): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.310947225 +0000 UTC m=+86.017554575 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c500): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2bd0 item 62 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c5c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c5c0): open at offset 0 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c5c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c5c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c5c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c5c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c5c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c5c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.312199813 +0000 UTC m=+86.018807152 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c5c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c600): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c600): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c600): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2fc0 item 63 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c600): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c600): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.312559386 +0000 UTC m=+86.019166736 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c600): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c6c0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c6c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c6c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c6c0): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c6c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.312559386 +0000 UTC m=+86.019166736 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c6c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3180 item 63 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c780): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c780): open at offset 0 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c780): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c780): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c780): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c780): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c780): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c780): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.313729499 +0000 UTC m=+86.020336849 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c780): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06000): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06000): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06000): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604000 item 64 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06000): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06000): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.314638963 +0000 UTC m=+86.021246313 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06000): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c060c0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c060c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c060c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c060c0): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c060c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.314638963 +0000 UTC m=+86.021246313 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c060c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604230 item 64 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06100): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06100): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06100): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06100): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06100): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.315749094 +0000 UTC m=+86.022356443 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06100): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06140): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06140): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06140): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06140): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06140): _writeAt: size=3, off=2 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604770 item 65 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06140): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06140): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.316183078 +0000 UTC m=+86.022790428 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06140): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06180): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06180): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06180): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06180): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06180): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.316183078 +0000 UTC m=+86.022790428 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06180): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006049a0 item 65 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c061c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c061c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c061c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c061c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c061c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.31718769 +0000 UTC m=+86.023795040 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c061c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06200): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06200): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000605960 item 66 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06200): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06200): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06200): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06200): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06200): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.317573012 +0000 UTC m=+86.024180362 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06200): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06240): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06240): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06240): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06240): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06240): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.317573012 +0000 UTC m=+86.024180362 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06240): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000605ce0 item 66 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06280): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06280): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06280): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06280): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06280): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.318583145 +0000 UTC m=+86.025190495 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06280): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c062c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c062c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c062c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c062c0): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c062c0): _writeAt: size=3, off=2 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a0e0 item 67 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c062c0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c062c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.31896439 +0000 UTC m=+86.025571730 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c062c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06300): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06300): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06300): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06300): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06300): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.31896439 +0000 UTC m=+86.025571730 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06300): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a2a0 item 67 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06380): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06380): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06380): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06380): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06380): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.319963322 +0000 UTC m=+86.026570673 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06380): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06440): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06440): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048aa10 item 68 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06440): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06440): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06440): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06440): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06440): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.320336342 +0000 UTC m=+86.026943692 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06440): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06480): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06480): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06480): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06480): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06480): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.320336342 +0000 UTC m=+86.026943692 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06480): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ab60 item 68 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c064c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c064c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c064c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c064c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c064c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.321275271 +0000 UTC m=+86.027882621 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c064c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06500): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06500): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06500): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06500): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06500): _writeAt: size=3, off=2 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048afc0 item 69 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06500): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06500): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.321631659 +0000 UTC m=+86.028239009 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06500): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06540): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06540): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06540): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06540): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06540): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.321631659 +0000 UTC m=+86.028239009 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06540): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b260 item 69 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c065c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c065c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c065c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c065c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c065c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.322625472 +0000 UTC m=+86.029232823 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c065c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06680): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06680): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b6c0 item 70 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06680): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06680): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06680): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06680): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06680): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.322988562 +0000 UTC m=+86.029595912 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06680): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c066c0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c066c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c066c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c066c0): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c066c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.322988562 +0000 UTC m=+86.029595912 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c066c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b880 item 70 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06740): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06740): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06740): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06740): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06740): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.323971213 +0000 UTC m=+86.030578554 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06740): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06800): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06800): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06800): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06800): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06800): _writeAt: size=3, off=2 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bb90 item 71 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06800): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06800): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.324340216 +0000 UTC m=+86.030947566 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06800): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c7c0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c7c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c7c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c7c0): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c7c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.324340216 +0000 UTC m=+86.030947566 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c7c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bd50 item 71 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c840): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c840): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c840): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c840): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c840): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.326300951 +0000 UTC m=+86.032908291 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c840): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c900): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c900): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3b20 item 72 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c900): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c900): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c900): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c900): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c900): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.327193333 +0000 UTC m=+86.033800703 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c900): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c940): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c940): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c940): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c940): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c940): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.327193333 +0000 UTC m=+86.033800703 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c940): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3dc0 item 72 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c980): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c980): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c980): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c980): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c980): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c980): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c980): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.328999048 +0000 UTC m=+86.035606397 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c980): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c9c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c9c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c9c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055a230 item 73 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c9c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c9c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.329615924 +0000 UTC m=+86.036223273 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3c9c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ca00): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ca00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ca00): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ca00): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ca00): _writeAt: size=3, off=2 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055a3f0 item 73 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ca00): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ca00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.3300892 +0000 UTC m=+86.036696550 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ca00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ca40): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ca40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ca40): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ca40): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ca40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.3300892 +0000 UTC m=+86.036696550 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ca40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055a690 item 73 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cb00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cb00): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cb00): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cb00): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cb00): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cb00): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cb00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.331222825 +0000 UTC m=+86.037830175 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cb00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cb40): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cb40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cb40): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055b030 item 74 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cb40): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cb40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.331783175 +0000 UTC m=+86.038390525 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cb40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cc00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cc00): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055b180 item 74 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cc00): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cc00): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cc00): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cc00): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cc00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.33224946 +0000 UTC m=+86.038856810 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cc00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cc40): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cc40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cc40): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cc40): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cc40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.33224946 +0000 UTC m=+86.038856810 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cc40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055b490 item 74 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cd40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cd40): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cd40): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cd40): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cd40): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cd40): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cd40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.333514031 +0000 UTC m=+86.040121380 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cd40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cd80): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cd80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cd80): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055b8f0 item 75 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cd80): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cd80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.334099007 +0000 UTC m=+86.040706387 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cd80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ce40): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ce40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ce40): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ce40): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ce40): _writeAt: size=3, off=2 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055ba40 item 75 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ce40): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ce40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.334668154 +0000 UTC m=+86.041275503 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ce40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ce80): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ce80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ce80): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ce80): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ce80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.334668154 +0000 UTC m=+86.041275503 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3ce80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055bf10 item 75 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cf40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cf40): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cf40): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cf40): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cf40): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cf40): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cf40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.336225822 +0000 UTC m=+86.042833172 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cf40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cf80): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cf80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cf80): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400930 item 76 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cf80): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cf80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.336823603 +0000 UTC m=+86.043430953 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3cf80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3d040): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3d040): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400cb0 item 76 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3d040): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3d040): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3d040): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3d040): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3d040): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.337534505 +0000 UTC m=+86.044141855 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3d040): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3d080): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3d080): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3d080): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3d080): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3d080): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.337534505 +0000 UTC m=+86.044141855 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3d080): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400fc0 item 76 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3d140): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3d140): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3d140): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3d140): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3d140): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3d140): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3d140): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.339149682 +0000 UTC m=+86.045757052 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3d140): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3d180): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3d180): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3d180): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401880 item 77 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3d180): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3d180): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.339680948 +0000 UTC m=+86.046288298 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000a3d180): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c000): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c000): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c000): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c000): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c000): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.339680948 +0000 UTC m=+86.046288298 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c000): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004019d0 item 77 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c0c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c0c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c0c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c0c0): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c0c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c0c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c0c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.340937032 +0000 UTC m=+86.047544383 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c0c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c100): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c100): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c100): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce5b0 item 78 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c100): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c100): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.341314581 +0000 UTC m=+86.047921931 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c100): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c1c0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c1c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c1c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c1c0): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c1c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.341314581 +0000 UTC m=+86.047921931 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c1c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce770 item 78 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c280): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c280): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c280): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c280): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c280): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c280): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c280): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.3424831 +0000 UTC m=+86.049090460 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c280): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c2c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c2c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c2c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ceb60 item 79 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c2c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c2c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.342861079 +0000 UTC m=+86.049468429 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c2c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c380): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c380): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c380): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c380): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c380): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.342861079 +0000 UTC m=+86.049468429 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c380): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cecb0 item 79 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c440): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c440): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c440): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c440): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c440): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c440): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c440): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.343976249 +0000 UTC m=+86.050583609 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c440): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c480): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c480): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c480): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cef50 item 80 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c480): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c480): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.344447682 +0000 UTC m=+86.051055042 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c480): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c540): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c540): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c540): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c540): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c540): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.344447682 +0000 UTC m=+86.051055042 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c540): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf0a0 item 80 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c580): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c580): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c580): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c580): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c580): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.345595783 +0000 UTC m=+86.052203143 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c580): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c5c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c5c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c5c0): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c5c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c5c0): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c5c0): _writeAt: size=3, off=7 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf3b0 item 81 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c5c0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c5c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.345983932 +0000 UTC m=+86.052591292 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c5c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c600): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c600): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c600): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c600): >_readAt: n=8, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c600): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.345983932 +0000 UTC m=+86.052591292 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c600): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf570 item 81 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c680): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c680): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c680): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c680): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c680): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.347110714 +0000 UTC m=+86.053718074 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c680): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c740): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c740): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c740): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf880 item 82 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c740): _readAt: size=2, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c740): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c740): _writeAt: size=3, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c740): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c740): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.347531451 +0000 UTC m=+86.054138812 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c740): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c780): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c780): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c780): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c780): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c780): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.347531451 +0000 UTC m=+86.054138812 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c780): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cfb20 item 82 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c800): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c800): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c800): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c800): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c800): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.348502212 +0000 UTC m=+86.055109572 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c800): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c8c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c8c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c8c0): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c8c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c8c0): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c8c0): _writeAt: size=3, off=7 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cfdc0 item 83 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c8c0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c8c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.348937687 +0000 UTC m=+86.055545048 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c8c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c900): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c900): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c900): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c900): >_readAt: n=8, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c900): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.348937687 +0000 UTC m=+86.055545048 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c900): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052070 item 83 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c980): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c980): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c980): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c980): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c980): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.349982125 +0000 UTC m=+86.056589475 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c980): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103ca40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103ca40): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103ca40): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052700 item 84 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103ca40): _readAt: size=2, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103ca40): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103ca40): _writeAt: size=3, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103ca40): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103ca40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.350384169 +0000 UTC m=+86.056991518 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103ca40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103ca80): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103ca80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103ca80): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103ca80): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103ca80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.350384169 +0000 UTC m=+86.056991518 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103ca80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052a10 item 84 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cb00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cb00): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cb00): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cb00): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cb00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.351300115 +0000 UTC m=+86.057907456 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cb00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cbc0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cbc0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cbc0): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cbc0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cbc0): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cbc0): _writeAt: size=3, off=7 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053180 item 85 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cbc0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cbc0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.35170839 +0000 UTC m=+86.058315731 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cbc0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cc00): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cc00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cc00): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cc00): >_readAt: n=8, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cc00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.35170839 +0000 UTC m=+86.058315731 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cc00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000533b0 item 85 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103ccc0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103ccc0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103ccc0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103ccc0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103ccc0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.352545159 +0000 UTC m=+86.059152509 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103ccc0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cd80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cd80): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cd80): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053dc0 item 86 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cd80): _readAt: size=2, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cd80): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cd80): _writeAt: size=3, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cd80): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cd80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.352970105 +0000 UTC m=+86.059577456 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cd80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cdc0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cdc0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cdc0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cdc0): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cdc0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.352970105 +0000 UTC m=+86.059577456 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cdc0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8150 item 86 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103ce40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103ce40): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103ce40): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103ce40): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103ce40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.353813977 +0000 UTC m=+86.060421327 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103ce40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cf00): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cf00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cf00): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cf00): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cf00): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cf00): _writeAt: size=3, off=7 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c84d0 item 87 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cf00): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cf00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.354159845 +0000 UTC m=+86.060767195 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cf00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cf40): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cf40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cf40): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cf40): >_readAt: n=8, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cf40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.354159845 +0000 UTC m=+86.060767195 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cf40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8770 item 87 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cfc0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cfc0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cfc0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cfc0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cfc0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.355157224 +0000 UTC m=+86.061764574 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103cfc0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d080): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d080): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d080): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8b60 item 88 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d080): _readAt: size=2, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d080): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d080): _writeAt: size=3, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d080): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d080): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.355556443 +0000 UTC m=+86.062163793 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d080): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d0c0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d0c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d0c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d0c0): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d0c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.355556443 +0000 UTC m=+86.062163793 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d0c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8d20 item 88 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d180): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d180): open at offset 0 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d180): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d180): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d180): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d180): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d180): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d180): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.357008544 +0000 UTC m=+86.063615894 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d180): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d1c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d1c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d1c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9030 item 89 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d1c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d1c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.357351107 +0000 UTC m=+86.063958456 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d1c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d280): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d280): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d280): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d280): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d280): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d280): _writeAt: size=3, off=7 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9490 item 89 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d280): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d280): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.357814034 +0000 UTC m=+86.064421384 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d280): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d2c0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d2c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d2c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d2c0): >_readAt: n=8, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d2c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.357814034 +0000 UTC m=+86.064421384 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d2c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c97a0 item 89 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d380): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d380): open at offset 0 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d380): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d380): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d380): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d380): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d380): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d380): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.358740591 +0000 UTC m=+86.065347930 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d380): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d3c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d3c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d3c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9c00 item 90 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d3c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d3c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.359062895 +0000 UTC m=+86.065670245 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d3c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d480): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d480): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d480): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9ea0 item 90 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d480): _readAt: size=2, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d480): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d480): _writeAt: size=3, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d480): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d480): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.359570125 +0000 UTC m=+86.066177476 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d480): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d4c0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d4c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d4c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d4c0): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d4c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.359570125 +0000 UTC m=+86.066177476 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d4c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc150 item 90 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d580): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d580): open at offset 0 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d580): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d580): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d580): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d580): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d580): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d580): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.362269014 +0000 UTC m=+86.068876384 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d580): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d5c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d5c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d5c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc5b0 item 91 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d5c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d5c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.362704039 +0000 UTC m=+86.069311390 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d5c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d680): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d680): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d680): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d680): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d680): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d680): _writeAt: size=3, off=7 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc700 item 91 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d680): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d680): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.363622881 +0000 UTC m=+86.070230231 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d680): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d6c0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d6c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d6c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d6c0): >_readAt: n=8, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d6c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.363622881 +0000 UTC m=+86.070230231 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d6c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc930 item 91 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d780): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d780): open at offset 0 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d780): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d780): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d780): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d780): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d780): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d780): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.364926044 +0000 UTC m=+86.071533404 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d780): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d7c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d7c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d7c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fcd20 item 92 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d7c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d7c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.365333938 +0000 UTC m=+86.071941288 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d7c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d880): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d880): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d880): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fcfc0 item 92 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d880): _readAt: size=2, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d880): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d880): _writeAt: size=3, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d880): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d880): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.366432979 +0000 UTC m=+86.073040329 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d880): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d8c0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d8c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d8c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d8c0): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d8c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.366432979 +0000 UTC m=+86.073040329 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d8c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd180 item 92 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d980): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d980): open at offset 0 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d980): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d980): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d980): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d980): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d980): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d980): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.367647595 +0000 UTC m=+86.074254945 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d980): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d9c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d9c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d9c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd490 item 93 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d9c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d9c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.368021987 +0000 UTC m=+86.074629326 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103d9c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103da80): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103da80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103da80): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103da80): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103da80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.368021987 +0000 UTC m=+86.074629326 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103da80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd6c0 item 93 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103db40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103db40): open at offset 0 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103db40): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103db40): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103db40): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103db40): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103db40): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103db40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.369721893 +0000 UTC m=+86.076329263 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103db40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103db80): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103db80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103db80): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fdab0 item 94 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103db80): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103db80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.370065698 +0000 UTC m=+86.076673037 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103db80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103dc40): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103dc40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103dc40): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103dc40): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103dc40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.370065698 +0000 UTC m=+86.076673037 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103dc40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fdc70 item 94 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103dd00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103dd00): open at offset 0 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103dd00): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103dd00): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103dd00): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103dd00): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103dd00): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103dd00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.372778441 +0000 UTC m=+86.079385791 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103dd00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103dd40): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103dd40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103dd40): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6150 item 95 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103dd40): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103dd40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.373217774 +0000 UTC m=+86.079825114 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103dd40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103de00): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103de00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103de00): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103de00): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103de00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.373217774 +0000 UTC m=+86.079825114 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103de00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6310 item 95 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103dec0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103dec0): open at offset 0 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103dec0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103dec0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103dec0): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103dec0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103dec0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103dec0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.375033738 +0000 UTC m=+86.081641088 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103dec0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103df00): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103df00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103df00): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6700 item 96 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103df00): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103df00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.375437946 +0000 UTC m=+86.082045296 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103df00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794180): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794180): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794180): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794180): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794180): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.375437946 +0000 UTC m=+86.082045296 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794180): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c68c0 item 96 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= 2025/03/19 01:04:36 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:36 DEBUG : : Looking for writers 2025/03/19 01:04:36 DEBUG : >WaitForWriters: 2025/03/19 01:04:36 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:04:36 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:04:36 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:04:36 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:36 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/03/19 01:04:36 INFO : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357480): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357480): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357480): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357480): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357480): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.606020504 +0000 UTC m=+86.312627854 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357480): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0003574c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0003574c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0003574c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0003574c0): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0003574c0): _writeAt: size=3, off=2 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0003574c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0003574c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.606020504 +0000 UTC m=+86.312627854 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0003574c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357500): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357500): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357500): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357500): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357500): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.606020504 +0000 UTC m=+86.312627854 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357500): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1810 item 1 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357540): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357540): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357540): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357540): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357540): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.608179101 +0000 UTC m=+86.314786440 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357540): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357580): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357580): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357580): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357580): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357580): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.608179101 +0000 UTC m=+86.314786440 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357580): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1ea0 item 2 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0003575c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0003575c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0003575c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0003575c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0003575c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.609601155 +0000 UTC m=+86.316208505 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0003575c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357600): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357600): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357600): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357600): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357600): _writeAt: size=3, off=2 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357600): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357600): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.609601155 +0000 UTC m=+86.316208505 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357600): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357640): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357640): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357640): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357640): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357640): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.609601155 +0000 UTC m=+86.316208505 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357640): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2460 item 3 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0003576c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0003576c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0003576c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0003576c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0003576c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.611471511 +0000 UTC m=+86.318078860 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0003576c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357740): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357740): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357740): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357740): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357740): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.611471511 +0000 UTC m=+86.318078860 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357740): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2e00 item 4 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357780): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357780): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357780): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357780): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357780): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.612635292 +0000 UTC m=+86.319242642 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357780): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0003577c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0003577c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0003577c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0003577c0): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0003577c0): _writeAt: size=3, off=2 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0003577c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0003577c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.612635292 +0000 UTC m=+86.319242642 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0003577c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357800): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357800): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357800): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357800): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357800): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.612635292 +0000 UTC m=+86.319242642 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357800): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e33b0 item 5 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357880): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357880): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357880): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357880): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357880): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.614445775 +0000 UTC m=+86.321053125 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357880): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357900): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357900): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357900): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357900): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357900): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.614445775 +0000 UTC m=+86.321053125 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357900): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e39d0 item 6 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357980): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357980): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357980): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357980): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357980): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.615595931 +0000 UTC m=+86.322203281 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357980): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357a40): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357a40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357a40): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357a40): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357a40): _writeAt: size=3, off=2 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357a40): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357a40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.615595931 +0000 UTC m=+86.322203281 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357a40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357a80): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357a80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357a80): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357a80): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357a80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.615595931 +0000 UTC m=+86.322203281 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357a80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3dc0 item 7 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357b00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357b00): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357b00): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357b00): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357b00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.617255923 +0000 UTC m=+86.323863273 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357b00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357b80): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357b80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357b80): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357b80): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357b80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.617255923 +0000 UTC m=+86.323863273 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357b80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ae620 item 8 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357bc0): _readAt: size=2, off=0 2025/03/19 01:04:36 ERROR : open-test-file(0xc000357bc0): Couldn't read size of file 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357bc0): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357bc0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357bc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357bc0): close: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357bc0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357c00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357c00): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357c00): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357c00): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357c00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.618521213 +0000 UTC m=+86.325128564 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357c00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357c40): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357c40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357c40): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357c40): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357c40): _writeAt: size=3, off=2 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357c40): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357c40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.618521213 +0000 UTC m=+86.325128564 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357c40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357c80): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357c80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357c80): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357c80): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357c80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.618521213 +0000 UTC m=+86.325128564 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357c80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aebd0 item 9 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357d00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357d00): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357d00): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357d00): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357d00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.620142633 +0000 UTC m=+86.326749983 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357d00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357d80): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357d80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357d80): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357d80): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357d80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.620142633 +0000 UTC m=+86.326749983 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357d80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005af0a0 item 10 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357e80): _readAt: size=2, off=0 2025/03/19 01:04:36 ERROR : open-test-file(0xc000357e80): Couldn't read size of file 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357e80): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357e80): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357e80): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357e80): close: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357e80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357ec0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357ec0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357ec0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357ec0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357ec0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.621398116 +0000 UTC m=+86.328005466 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000357ec0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4000): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4000): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4000): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4000): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4000): _writeAt: size=3, off=2 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4000): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4000): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.621398116 +0000 UTC m=+86.328005466 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4000): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4040): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4040): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4040): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4040): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4040): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.621398116 +0000 UTC m=+86.328005466 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4040): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005af650 item 11 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c40c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c40c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c40c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c40c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c40c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.623072504 +0000 UTC m=+86.329679855 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c40c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4140): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4140): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4140): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4140): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4140): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.623072504 +0000 UTC m=+86.329679855 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4140): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005afd50 item 12 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4200): _readAt: size=2, off=0 2025/03/19 01:04:36 ERROR : open-test-file(0xc0005c4200): Couldn't read size of file 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4200): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4200): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4200): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4200): close: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4200): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4240): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4240): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4240): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4240): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4240): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.624442191 +0000 UTC m=+86.331049541 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4240): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4380): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4380): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4380): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4380): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4380): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.624442191 +0000 UTC m=+86.331049541 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4380): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e03f0 item 13 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4440): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4440): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4440): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4440): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4440): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.625629496 +0000 UTC m=+86.332236846 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4440): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c44c0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c44c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c44c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c44c0): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c44c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.625629496 +0000 UTC m=+86.332236846 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c44c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e08c0 item 14 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4580): _readAt: size=2, off=0 2025/03/19 01:04:36 ERROR : open-test-file(0xc0005c4580): Couldn't read size of file 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4580): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4580): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4580): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4580): close: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4580): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c45c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c45c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c45c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c45c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c45c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.627136571 +0000 UTC m=+86.333743931 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c45c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4800): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4800): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4800): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4800): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4800): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.627136571 +0000 UTC m=+86.333743931 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4800): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0d90 item 15 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4880): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4880): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4880): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4880): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4880): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.62892364 +0000 UTC m=+86.335531000 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4880): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4a80): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4a80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4a80): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4a80): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4a80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.62892364 +0000 UTC m=+86.335531000 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4a80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e13b0 item 16 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4ac0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4ac0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4ac0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4ac0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4ac0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.630204741 +0000 UTC m=+86.336812090 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4ac0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4b00): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4b00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4b00): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4b00): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4b00): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4b00): _writeAt: size=3, off=7 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4b00): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4b00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.630204741 +0000 UTC m=+86.336812090 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4b00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4b40): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4b40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4b40): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4b40): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4b40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.630204741 +0000 UTC m=+86.336812090 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c4b40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e17a0 item 17 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5440): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5440): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5440): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5440): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5440): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.631821802 +0000 UTC m=+86.338429152 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5440): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c54c0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c54c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c54c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c54c0): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c54c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.631821802 +0000 UTC m=+86.338429152 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c54c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1d50 item 18 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5540): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5540): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5540): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5540): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5540): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.633142809 +0000 UTC m=+86.339750158 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5540): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5600): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5600): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5600): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5600): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5600): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5600): _writeAt: size=3, off=7 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5600): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5600): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.633142809 +0000 UTC m=+86.339750158 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5600): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5640): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5640): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5640): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5640): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5640): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.633142809 +0000 UTC m=+86.339750158 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5640): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004961c0 item 19 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c56c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c56c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c56c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c56c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c56c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.634865106 +0000 UTC m=+86.341472456 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c56c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5740): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5740): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5740): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5740): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5740): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.634865106 +0000 UTC m=+86.341472456 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5740): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496690 item 20 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c57c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c57c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c57c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c57c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c57c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.636024879 +0000 UTC m=+86.342632230 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c57c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5880): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5880): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5880): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5880): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5880): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5880): _writeAt: size=3, off=7 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5880): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5880): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.636024879 +0000 UTC m=+86.342632230 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5880): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5900): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5900): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5900): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5900): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5900): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.636024879 +0000 UTC m=+86.342632230 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5900): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004969a0 item 21 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5980): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5980): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5980): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5980): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5980): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.637561279 +0000 UTC m=+86.344168629 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5980): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5a00): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5a00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5a00): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5a00): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5a00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.637561279 +0000 UTC m=+86.344168629 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5a00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004973b0 item 22 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5ac0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5ac0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5ac0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5ac0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5ac0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.638942177 +0000 UTC m=+86.345549528 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5ac0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5c00): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5c00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5c00): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5c00): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5c00): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5c00): _writeAt: size=3, off=7 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5c00): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5c00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.638942177 +0000 UTC m=+86.345549528 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5c00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5c80): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5c80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5c80): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5c80): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5c80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.638942177 +0000 UTC m=+86.345549528 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5c80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497730 item 23 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5d00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5d00): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5d00): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5d00): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5d00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.640204343 +0000 UTC m=+86.346811693 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0005c5d00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea000): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea000): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea000): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea000): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea000): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.640204343 +0000 UTC m=+86.346811693 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea000): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497c00 item 24 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea0c0): _readAt: size=2, off=0 2025/03/19 01:04:36 ERROR : open-test-file(0xc0008ea0c0): Couldn't read size of file 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea0c0): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea0c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea0c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea0c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea0c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea100): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea100): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea100): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea100): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea100): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.641214617 +0000 UTC m=+86.347821966 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea100): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea1c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea1c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea1c0): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea1c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea1c0): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea1c0): _writeAt: size=3, off=7 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea1c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea1c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.641214617 +0000 UTC m=+86.347821966 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea1c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea200): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea200): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea200): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea200): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea200): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.641214617 +0000 UTC m=+86.347821966 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea200): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e4000 item 25 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea280): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea280): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea280): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea280): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea280): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.642540592 +0000 UTC m=+86.349147942 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea280): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea300): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea300): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea300): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea300): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea300): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.642540592 +0000 UTC m=+86.349147942 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea300): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e4460 item 26 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea3c0): _readAt: size=2, off=0 2025/03/19 01:04:36 ERROR : open-test-file(0xc0008ea3c0): Couldn't read size of file 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea3c0): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea3c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea3c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea3c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea3c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea400): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea400): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea400): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea400): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea400): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.644090687 +0000 UTC m=+86.350698036 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea400): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea4c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea4c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea4c0): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea4c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea4c0): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea4c0): _writeAt: size=3, off=7 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea4c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea4c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.644090687 +0000 UTC m=+86.350698036 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea4c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea500): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea500): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea500): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea500): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea500): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.644090687 +0000 UTC m=+86.350698036 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea500): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e47e0 item 27 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea580): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea580): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea580): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea580): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea580): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.648348387 +0000 UTC m=+86.354955747 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea580): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea040): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea040): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea040): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea040): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea040): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.648348387 +0000 UTC m=+86.354955747 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea040): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e4150 item 28 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea100): _readAt: size=2, off=0 2025/03/19 01:04:36 ERROR : open-test-file(0xc0008ea100): Couldn't read size of file 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea100): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea100): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea100): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea100): close: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea100): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea140): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea140): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea140): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea140): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea140): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.649885388 +0000 UTC m=+86.356492748 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea140): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea200): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea200): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea200): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea200): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea200): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.649885388 +0000 UTC m=+86.356492748 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea200): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e4460 item 29 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea280): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea280): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea280): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea280): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea280): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.650992954 +0000 UTC m=+86.357600314 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea280): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea300): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea300): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea300): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea300): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea300): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.650992954 +0000 UTC m=+86.357600314 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea300): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e47e0 item 30 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea3c0): _readAt: size=2, off=0 2025/03/19 01:04:36 ERROR : open-test-file(0xc0008ea3c0): Couldn't read size of file 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea3c0): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea3c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea3c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea3c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea3c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea400): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea400): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea400): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea400): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea400): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.652116038 +0000 UTC m=+86.358723388 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea400): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea4c0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea4c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea4c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea4c0): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea4c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.652116038 +0000 UTC m=+86.358723388 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea4c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e4c40 item 31 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea540): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea540): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea540): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea540): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea540): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.653202585 +0000 UTC m=+86.359809945 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea540): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea600): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea600): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea600): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea600): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea600): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.653202585 +0000 UTC m=+86.359809945 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea600): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e50a0 item 32 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea640): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea640): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea640): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea640): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea640): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.654121668 +0000 UTC m=+86.360729018 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea640): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea680): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea680): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea680): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea680): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea680): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e5490 item 33 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea680): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea680): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.654434023 +0000 UTC m=+86.361041373 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea680): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea6c0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea6c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea6c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea6c0): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea6c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.654434023 +0000 UTC m=+86.361041373 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea6c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e5730 item 33 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea700): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea700): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea700): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea700): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea700): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.655321446 +0000 UTC m=+86.361928797 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea700): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea840): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea840): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e5ab0 item 34 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea840): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea840): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea840): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea840): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea840): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.655744018 +0000 UTC m=+86.362351369 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea840): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea880): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea880): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea880): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea880): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea880): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.655744018 +0000 UTC m=+86.362351369 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea880): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e5c70 item 34 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea8c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea8c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea8c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea8c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea8c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.65658254 +0000 UTC m=+86.363189889 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea8c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea900): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea900): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea900): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea900): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea900): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6000 item 35 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea900): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea900): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.657157417 +0000 UTC m=+86.363764767 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea900): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea940): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea940): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea940): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea940): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea940): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.657157417 +0000 UTC m=+86.363764767 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea940): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c62a0 item 35 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea9c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea9c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea9c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea9c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea9c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.658107778 +0000 UTC m=+86.364715129 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ea9c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eaa80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eaa80): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6690 item 36 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eaa80): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eaa80): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eaa80): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eaa80): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eaa80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.658484104 +0000 UTC m=+86.365091453 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eaa80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eaac0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eaac0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eaac0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eaac0): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eaac0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.658484104 +0000 UTC m=+86.365091453 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eaac0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6850 item 36 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eab00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eab00): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eab00): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eab00): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eab00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.659301065 +0000 UTC m=+86.365908415 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eab00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eab40): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eab40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eab40): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eab40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eab40): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6cb0 item 37 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eab40): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eab40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.659684894 +0000 UTC m=+86.366292244 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eab40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eab80): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eab80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eab80): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eab80): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eab80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.659684894 +0000 UTC m=+86.366292244 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eab80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6e70 item 37 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eac00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eac00): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eac00): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eac00): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eac00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.660773164 +0000 UTC m=+86.367380514 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eac00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eacc0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eacc0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c72d0 item 38 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eacc0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eacc0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eacc0): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eacc0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eacc0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.661173946 +0000 UTC m=+86.367781295 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eacc0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ead00): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ead00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ead00): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ead00): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ead00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.661173946 +0000 UTC m=+86.367781295 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ead00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7500 item 38 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ead80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ead80): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ead80): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ead80): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ead80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.662070756 +0000 UTC m=+86.368678106 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ead80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eae40): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eae40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eae40): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eae40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eae40): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c78f0 item 39 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eae40): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eae40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.662368765 +0000 UTC m=+86.368976105 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eae40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eae80): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eae80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eae80): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eae80): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eae80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.662368765 +0000 UTC m=+86.368976105 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eae80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7ab0 item 39 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eaf00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eaf00): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eaf00): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eaf00): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eaf00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.663291885 +0000 UTC m=+86.369899235 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eaf00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eafc0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eafc0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7ea0 item 40 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eafc0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eafc0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eafc0): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eafc0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eafc0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.663763699 +0000 UTC m=+86.370371049 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eafc0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb000): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb000): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb000): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb000): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb000): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.663763699 +0000 UTC m=+86.370371049 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb000): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a150 item 40 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb040): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb040): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb040): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb040): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb040): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb040): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb040): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.664749457 +0000 UTC m=+86.371356807 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb040): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb080): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb080): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb080): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a700 item 41 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb080): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb080): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.665081549 +0000 UTC m=+86.371688899 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb080): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb0c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb0c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb0c0): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb0c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb0c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048aa80 item 41 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb0c0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb0c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.665415455 +0000 UTC m=+86.372022805 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb0c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb100): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb100): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb100): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb100): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb100): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.665415455 +0000 UTC m=+86.372022805 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb100): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048abd0 item 41 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb1c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb1c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb1c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb1c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb1c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb1c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb1c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.666756819 +0000 UTC m=+86.373364169 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb1c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb200): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb200): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb200): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b030 item 42 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb200): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb200): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.667085435 +0000 UTC m=+86.373692785 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb200): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb2c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb2c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b2d0 item 42 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb2c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb2c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb2c0): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb2c0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb2c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.667605159 +0000 UTC m=+86.374212509 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb2c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb300): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb300): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb300): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb300): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb300): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.667605159 +0000 UTC m=+86.374212509 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb300): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b5e0 item 42 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb3c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb3c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb3c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb3c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb3c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb3c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb3c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.668467325 +0000 UTC m=+86.375074665 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb3c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb400): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb400): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb400): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b8f0 item 43 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb400): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb400): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.668889396 +0000 UTC m=+86.375496746 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb400): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb4c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb4c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb4c0): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb4c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb4c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bab0 item 43 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb4c0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb4c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.669212922 +0000 UTC m=+86.375820272 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb4c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb500): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb500): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb500): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb500): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb500): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.669212922 +0000 UTC m=+86.375820272 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb500): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bc70 item 43 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb5c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb5c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb5c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb5c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb5c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb5c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb5c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.670105495 +0000 UTC m=+86.376712846 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb5c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb600): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb600): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb600): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2000 item 44 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb600): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb600): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.670564626 +0000 UTC m=+86.377171975 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb600): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb6c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb6c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2380 item 44 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb6c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb6c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb6c0): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb6c0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb6c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.670981737 +0000 UTC m=+86.377589087 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb6c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb700): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb700): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb700): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb700): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb700): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.670981737 +0000 UTC m=+86.377589087 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb700): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c25b0 item 44 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb7c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb7c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb7c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb7c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb7c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb7c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb7c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.671859583 +0000 UTC m=+86.378466933 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb7c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb800): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb800): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb800): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2c40 item 45 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb800): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb800): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.672193067 +0000 UTC m=+86.378800417 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb800): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb8c0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb8c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb8c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb8c0): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb8c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.672193067 +0000 UTC m=+86.378800417 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb8c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c30a0 item 45 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb980): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb980): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb980): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb980): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb980): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb980): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb980): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.673134172 +0000 UTC m=+86.379741512 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb980): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb9c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb9c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb9c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3ab0 item 46 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb9c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb9c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.673450945 +0000 UTC m=+86.380058285 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eb9c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eba80): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eba80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eba80): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eba80): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eba80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.673450945 +0000 UTC m=+86.380058285 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008eba80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3f10 item 46 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebb40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebb40): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebb40): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebb40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebb40): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebb40): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebb40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.674512566 +0000 UTC m=+86.381119916 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebb40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebb80): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebb80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebb80): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dec40 item 47 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebb80): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebb80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.674868983 +0000 UTC m=+86.381476334 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebb80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebc40): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebc40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebc40): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebc40): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebc40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.674868983 +0000 UTC m=+86.381476334 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebc40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dee00 item 47 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebd00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebd00): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebd00): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebd00): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebd00): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebd00): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebd00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.675774841 +0000 UTC m=+86.382382191 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebd00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebd40): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebd40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebd40): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df110 item 48 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebd40): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebd40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.676128023 +0000 UTC m=+86.382735373 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebd40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebe00): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebe00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebe00): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebe00): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebe00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.676128023 +0000 UTC m=+86.382735373 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebe00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df2d0 item 48 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebe40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebe40): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebe40): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebe40): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebe40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.677127987 +0000 UTC m=+86.383735337 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebe40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebe80): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebe80): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebe80): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebe80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebe80): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebe80): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df650 item 49 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebe80): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebe80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.677643523 +0000 UTC m=+86.384250873 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebe80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebec0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebec0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebec0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebec0): >_readAt: n=8, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebec0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.677643523 +0000 UTC m=+86.384250873 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebec0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df7a0 item 49 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebf40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebf40): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebf40): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebf40): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebf40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.678553499 +0000 UTC m=+86.385160849 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0008ebf40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794200): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794200): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794200): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dfd50 item 50 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794200): _readAt: size=2, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794200): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794200): _writeAt: size=3, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794200): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794200): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.678960562 +0000 UTC m=+86.385567911 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794200): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794240): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794240): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794240): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794240): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794240): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.678960562 +0000 UTC m=+86.385567911 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794240): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dfea0 item 50 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007942c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007942c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007942c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007942c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007942c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.679757876 +0000 UTC m=+86.386365227 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007942c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794380): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794380): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794380): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794380): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794380): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794380): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484460 item 51 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794380): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794380): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.680157646 +0000 UTC m=+86.386764995 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794380): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007943c0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007943c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007943c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007943c0): >_readAt: n=8, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007943c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.680157646 +0000 UTC m=+86.386764995 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007943c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484620 item 51 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794440): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794440): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794440): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794440): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794440): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.681170523 +0000 UTC m=+86.387777874 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794440): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794540): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794540): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794540): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484d20 item 52 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794540): _readAt: size=2, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794540): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794540): _writeAt: size=3, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794540): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794540): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.681626909 +0000 UTC m=+86.388234250 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794540): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794580): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794580): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794580): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794580): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794580): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.681626909 +0000 UTC m=+86.388234250 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794580): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485110 item 52 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794600): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794600): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794600): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794600): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794600): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.682531635 +0000 UTC m=+86.389138985 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794600): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007946c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007946c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007946c0): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007946c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007946c0): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007946c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485650 item 53 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007946c0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007946c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.682918149 +0000 UTC m=+86.389525499 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007946c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794700): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794700): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794700): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794700): >_readAt: n=8, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794700): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.682918149 +0000 UTC m=+86.389525499 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794700): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004859d0 item 53 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794780): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794780): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794780): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794780): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794780): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.683887767 +0000 UTC m=+86.390495117 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794780): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794840): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794840): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794840): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485e30 item 54 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794840): _readAt: size=2, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794840): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794840): _writeAt: size=3, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794840): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794840): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.684402882 +0000 UTC m=+86.391010232 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794840): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794880): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794880): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794880): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794880): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794880): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.684402882 +0000 UTC m=+86.391010232 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794880): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea070 item 54 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794900): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794900): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794900): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794900): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794900): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.685261922 +0000 UTC m=+86.391869273 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794900): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007949c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007949c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007949c0): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007949c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007949c0): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007949c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea7e0 item 55 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007949c0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007949c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.685991529 +0000 UTC m=+86.392598879 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007949c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794a00): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794a00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794a00): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794a00): >_readAt: n=8, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794a00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.685991529 +0000 UTC m=+86.392598879 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794a00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eaa80 item 55 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794a80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794a80): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794a80): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794a80): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794a80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.686969222 +0000 UTC m=+86.393576573 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794a80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794b40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794b40): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794b40): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eaee0 item 56 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794b40): _readAt: size=2, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794b40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794b40): _writeAt: size=3, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794b40): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794b40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.68736813 +0000 UTC m=+86.393975480 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794b40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794b80): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794b80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794b80): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794b80): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794b80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.68736813 +0000 UTC m=+86.393975480 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794b80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb0a0 item 56 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794c40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794c40): open at offset 0 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794c40): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794c40): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794c40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794c40): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794c40): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794c40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.688272465 +0000 UTC m=+86.394879816 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794c40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794c80): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794c80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794c80): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb5e0 item 57 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794c80): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794c80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.688609266 +0000 UTC m=+86.395216616 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794c80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794d40): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794d40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794d40): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794d40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794d40): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794d40): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb730 item 57 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794d40): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794d40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.688950736 +0000 UTC m=+86.395558086 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794d40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794d80): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794d80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794d80): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794d80): >_readAt: n=8, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794d80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.688950736 +0000 UTC m=+86.395558086 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794d80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ebab0 item 57 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794e40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794e40): open at offset 0 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794e40): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794e40): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794e40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794e40): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794e40): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794e40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.689962683 +0000 UTC m=+86.396570033 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794e40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794e80): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794e80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794e80): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae070 item 58 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794e80): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794e80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.690276892 +0000 UTC m=+86.396884231 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794e80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794f40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794f40): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794f40): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae700 item 58 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794f40): _readAt: size=2, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794f40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794f40): _writeAt: size=3, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794f40): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794f40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.69068665 +0000 UTC m=+86.397294000 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794f40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794f80): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794f80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794f80): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794f80): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794f80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.69068665 +0000 UTC m=+86.397294000 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000794f80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae8c0 item 58 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795040): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795040): open at offset 0 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795040): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795040): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795040): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795040): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795040): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795040): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.691708175 +0000 UTC m=+86.398315524 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795040): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795080): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795080): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795080): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aef50 item 59 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795080): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795080): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.692075091 +0000 UTC m=+86.398682442 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795080): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795140): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795140): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795140): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795140): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795140): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795140): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af0a0 item 59 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795140): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795140): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.692417013 +0000 UTC m=+86.399024353 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795140): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795180): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795180): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795180): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795180): >_readAt: n=8, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795180): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.692417013 +0000 UTC m=+86.399024353 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795180): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af570 item 59 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795240): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795240): open at offset 0 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795240): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795240): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795240): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795240): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795240): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795240): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.693482309 +0000 UTC m=+86.400089660 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795240): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795280): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795280): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795280): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004afc00 item 60 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795280): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795280): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.693828037 +0000 UTC m=+86.400435387 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795280): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795340): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795340): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795340): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004afd50 item 60 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795340): _readAt: size=2, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795340): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795340): _writeAt: size=3, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795340): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795340): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.694374641 +0000 UTC m=+86.400981991 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795340): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795380): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795380): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795380): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795380): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795380): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.694374641 +0000 UTC m=+86.400981991 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795380): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e000 item 60 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795440): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795440): open at offset 0 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795440): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795440): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795440): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795440): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795440): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795440): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.695189719 +0000 UTC m=+86.401797070 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795440): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795480): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795480): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795480): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e2a0 item 61 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795480): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795480): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.695491654 +0000 UTC m=+86.402099005 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795480): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795540): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795540): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795540): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795540): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795540): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.695491654 +0000 UTC m=+86.402099005 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795540): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e460 item 61 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795600): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795600): open at offset 0 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795600): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795600): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795600): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795600): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795600): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795600): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.696424523 +0000 UTC m=+86.403031874 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795600): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795640): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795640): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795640): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e770 item 62 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795640): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795640): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.696747549 +0000 UTC m=+86.403354899 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795640): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795700): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795700): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795700): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795700): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795700): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.696747549 +0000 UTC m=+86.403354899 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795700): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e9a0 item 62 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007957c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007957c0): open at offset 0 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007957c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007957c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007957c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007957c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007957c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007957c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.698027487 +0000 UTC m=+86.404634838 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007957c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795800): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795800): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795800): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ec40 item 63 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795800): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795800): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.698525752 +0000 UTC m=+86.405133101 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795800): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007958c0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007958c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007958c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007958c0): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007958c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.698525752 +0000 UTC m=+86.405133101 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007958c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049eee0 item 63 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795980): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795980): open at offset 0 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795980): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795980): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795980): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795980): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795980): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795980): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.699486703 +0000 UTC m=+86.406094053 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795980): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007959c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007959c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007959c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f490 item 64 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007959c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007959c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.699935975 +0000 UTC m=+86.406543325 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc0007959c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795a80): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795a80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795a80): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795a80): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795a80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.699935975 +0000 UTC m=+86.406543325 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795a80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f6c0 item 64 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795ac0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795ac0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795ac0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795ac0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795ac0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.701145703 +0000 UTC m=+86.407753052 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795ac0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795b00): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795b00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795b00): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795b00): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795b00): _writeAt: size=3, off=2 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049fb90 item 65 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795b00): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795b00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.701520865 +0000 UTC m=+86.408128215 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795b00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795b40): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795b40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795b40): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795b40): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795b40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.701520865 +0000 UTC m=+86.408128215 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795b40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049fce0 item 65 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795b80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795b80): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795b80): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795b80): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795b80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.702647727 +0000 UTC m=+86.409255077 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795b80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795bc0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795bc0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006042a0 item 66 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795bc0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795bc0): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795bc0): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795bc0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795bc0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.703056453 +0000 UTC m=+86.409663792 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795bc0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795c00): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795c00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795c00): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795c00): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795c00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.703056453 +0000 UTC m=+86.409663792 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795c00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604460 item 66 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795c40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795c40): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795c40): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795c40): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795c40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.704039446 +0000 UTC m=+86.410646796 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795c40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795c80): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795c80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795c80): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795c80): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795c80): _writeAt: size=3, off=2 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604a10 item 67 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795c80): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795c80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.704445436 +0000 UTC m=+86.411052786 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795c80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795cc0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795cc0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795cc0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795cc0): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795cc0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.704445436 +0000 UTC m=+86.411052786 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795cc0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604e70 item 67 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795d40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795d40): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795d40): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795d40): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795d40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.705666455 +0000 UTC m=+86.412273805 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795d40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795e00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795e00): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000605d50 item 68 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795e00): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795e00): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795e00): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795e00): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795e00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.706089437 +0000 UTC m=+86.412696787 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795e00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795e40): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795e40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795e40): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795e40): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795e40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.706089437 +0000 UTC m=+86.412696787 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795e40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000605ea0 item 68 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795e80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795e80): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795e80): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795e80): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795e80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.707089002 +0000 UTC m=+86.413696351 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795e80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795ec0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795ec0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795ec0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795ec0): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795ec0): _writeAt: size=3, off=2 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2380 item 69 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795ec0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795ec0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.707479914 +0000 UTC m=+86.414087264 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795ec0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795f00): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795f00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795f00): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795f00): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795f00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.707479914 +0000 UTC m=+86.414087264 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000795f00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f25b0 item 69 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06000): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06000): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06000): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06000): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06000): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.708489606 +0000 UTC m=+86.415096956 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06000): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c060c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c060c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2d20 item 70 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c060c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c060c0): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c060c0): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c060c0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c060c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.708922127 +0000 UTC m=+86.415529478 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c060c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06100): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06100): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06100): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06100): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06100): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.708922127 +0000 UTC m=+86.415529478 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06100): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2e70 item 70 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06180): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06180): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06180): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06180): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06180): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.709811844 +0000 UTC m=+86.416419185 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06180): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06240): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06240): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06240): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06240): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06240): _writeAt: size=3, off=2 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3260 item 71 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06240): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06240): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.710152754 +0000 UTC m=+86.416760114 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06240): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06280): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06280): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06280): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06280): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06280): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.710152754 +0000 UTC m=+86.416760114 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06280): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3650 item 71 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06300): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06300): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06300): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06300): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06300): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.711194666 +0000 UTC m=+86.417802017 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06300): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c063c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c063c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3ab0 item 72 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c063c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c063c0): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c063c0): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c063c0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c063c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.711605636 +0000 UTC m=+86.418212987 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c063c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06400): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06400): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06400): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06400): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06400): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.711605636 +0000 UTC m=+86.418212987 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06400): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3c00 item 72 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06440): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06440): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06440): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06440): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06440): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06440): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06440): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.712633793 +0000 UTC m=+86.419241143 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06440): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06480): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06480): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06480): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055a1c0 item 73 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06480): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06480): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.713025217 +0000 UTC m=+86.419632568 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06480): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c064c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c064c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c064c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c064c0): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c064c0): _writeAt: size=3, off=2 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055a310 item 73 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c064c0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c064c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.713395441 +0000 UTC m=+86.420002801 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c064c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06500): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06500): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06500): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06500): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06500): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.713395441 +0000 UTC m=+86.420002801 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06500): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055a620 item 73 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c065c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c065c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c065c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c065c0): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c065c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c065c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c065c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.714342887 +0000 UTC m=+86.420950238 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c065c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06600): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06600): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06600): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055afc0 item 74 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06600): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06600): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.714693294 +0000 UTC m=+86.421300643 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06600): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c066c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c066c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055b110 item 74 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c066c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c066c0): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c066c0): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c066c0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c066c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.715095978 +0000 UTC m=+86.421703328 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c066c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06700): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06700): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06700): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06700): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06700): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.715095978 +0000 UTC m=+86.421703328 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06700): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055b420 item 74 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c067c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c067c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c067c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c067c0): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c067c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c067c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c067c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.716017686 +0000 UTC m=+86.422625036 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c067c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06800): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06800): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06800): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055b810 item 75 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06800): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06800): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.716388 +0000 UTC m=+86.422995350 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06800): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c068c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c068c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c068c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c068c0): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c068c0): _writeAt: size=3, off=2 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055b9d0 item 75 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c068c0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c068c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.716818666 +0000 UTC m=+86.423426017 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c068c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06900): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06900): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06900): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06900): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06900): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.716818666 +0000 UTC m=+86.423426017 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06900): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055bb20 item 75 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c069c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c069c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c069c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c069c0): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c069c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c069c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c069c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.717687666 +0000 UTC m=+86.424295006 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c069c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06a00): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06a00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06a00): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce4d0 item 76 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06a00): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06a00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.718035087 +0000 UTC m=+86.424642437 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06a00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06ac0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06ac0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce700 item 76 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06ac0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06ac0): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06ac0): _writeAt: size=3, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06ac0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06ac0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.718553469 +0000 UTC m=+86.425160809 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06ac0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06b00): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06b00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06b00): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06b00): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06b00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.718553469 +0000 UTC m=+86.425160809 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06b00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce930 item 76 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06bc0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06bc0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06bc0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06bc0): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06bc0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06bc0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06bc0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.719441483 +0000 UTC m=+86.426048833 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06bc0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06c00): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06c00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06c00): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cec40 item 77 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06c00): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06c00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.719773274 +0000 UTC m=+86.426380624 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06c00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06cc0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06cc0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06cc0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06cc0): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06cc0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.719773274 +0000 UTC m=+86.426380624 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06cc0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ced90 item 77 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06d80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06d80): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06d80): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06d80): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06d80): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06d80): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06d80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.720680525 +0000 UTC m=+86.427287875 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06d80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06dc0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06dc0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06dc0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf030 item 78 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06dc0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06dc0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.721039277 +0000 UTC m=+86.427646627 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06dc0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06e80): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06e80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06e80): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06e80): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06e80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.721039277 +0000 UTC m=+86.427646627 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06e80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf1f0 item 78 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06f40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06f40): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06f40): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06f40): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06f40): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06f40): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06f40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.722026057 +0000 UTC m=+86.428633407 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06f40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06f80): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06f80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06f80): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf500 item 79 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06f80): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06f80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.72234247 +0000 UTC m=+86.428949820 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c06f80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07040): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07040): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07040): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07040): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07040): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.72234247 +0000 UTC m=+86.428949820 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07040): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf650 item 79 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07100): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07100): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07100): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07100): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07100): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07100): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07100): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.7232869 +0000 UTC m=+86.429894251 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07100): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07140): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07140): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07140): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf960 item 80 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07140): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07140): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.723656934 +0000 UTC m=+86.430264283 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07140): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07200): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07200): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07200): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07200): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07200): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.723656934 +0000 UTC m=+86.430264283 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07200): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cfb90 item 80 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07240): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07240): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07240): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07240): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07240): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.725085601 +0000 UTC m=+86.431692952 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07240): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c072c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c072c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c072c0): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c072c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c072c0): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c072c0): _writeAt: size=3, off=7 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cfea0 item 81 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c072c0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c072c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.725473869 +0000 UTC m=+86.432081219 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c072c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07300): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07300): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07300): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07300): >_readAt: n=8, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07300): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.725473869 +0000 UTC m=+86.432081219 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07300): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052150 item 81 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07380): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07380): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07380): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07380): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07380): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.726395947 +0000 UTC m=+86.433003287 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07380): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07440): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07440): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07440): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052770 item 82 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07440): _readAt: size=2, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07440): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07440): _writeAt: size=3, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07440): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07440): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.727170018 +0000 UTC m=+86.433777378 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07440): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07480): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07480): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07480): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07480): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07480): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.727170018 +0000 UTC m=+86.433777378 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07480): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052c40 item 82 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07500): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07500): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07500): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07500): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07500): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.728290608 +0000 UTC m=+86.434897968 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07500): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c075c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c075c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c075c0): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c075c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c075c0): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c075c0): _writeAt: size=3, off=7 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000531f0 item 83 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c075c0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c075c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.728727507 +0000 UTC m=+86.435334867 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c075c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07600): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07600): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07600): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07600): >_readAt: n=8, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07600): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.728727507 +0000 UTC m=+86.435334867 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07600): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053650 item 83 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07680): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07680): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07680): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07680): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07680): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.729795128 +0000 UTC m=+86.436402489 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07680): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07740): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07740): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07740): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8070 item 84 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07740): _readAt: size=2, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07740): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07740): _writeAt: size=3, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07740): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07740): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.730274957 +0000 UTC m=+86.436882308 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07740): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07780): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07780): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07780): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07780): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07780): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.730274957 +0000 UTC m=+86.436882308 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07780): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c81c0 item 84 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07800): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07800): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07800): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07800): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07800): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.731371262 +0000 UTC m=+86.437978622 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07800): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c078c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c078c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c078c0): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c078c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c078c0): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c078c0): _writeAt: size=3, off=7 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8620 item 85 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c078c0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c078c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.731773816 +0000 UTC m=+86.438381166 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c078c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07900): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07900): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07900): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07900): >_readAt: n=8, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07900): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.731773816 +0000 UTC m=+86.438381166 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07900): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c87e0 item 85 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07980): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07980): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07980): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07980): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07980): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.732845255 +0000 UTC m=+86.439452605 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07980): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07a40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07a40): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07a40): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8bd0 item 86 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07a40): _readAt: size=2, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07a40): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07a40): _writeAt: size=3, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07a40): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07a40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.733241487 +0000 UTC m=+86.439848837 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07a40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07a80): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07a80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07a80): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07a80): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07a80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.733241487 +0000 UTC m=+86.439848837 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07a80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8d90 item 86 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07b00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07b00): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07b00): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07b00): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07b00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.734092874 +0000 UTC m=+86.440700224 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07b00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07bc0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07bc0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07bc0): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07bc0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07bc0): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07bc0): _writeAt: size=3, off=7 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9110 item 87 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07bc0): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07bc0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.734452608 +0000 UTC m=+86.441059957 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07bc0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07c00): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07c00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07c00): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07c00): >_readAt: n=8, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07c00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.734452608 +0000 UTC m=+86.441059957 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07c00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9570 item 87 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07c80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07c80): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07c80): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07c80): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07c80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.735316948 +0000 UTC m=+86.441924298 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07c80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07d40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07d40): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07d40): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9b20 item 88 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07d40): _readAt: size=2, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07d40): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07d40): _writeAt: size=3, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07d40): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07d40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.735736264 +0000 UTC m=+86.442343614 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07d40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07d80): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07d80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07d80): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07d80): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07d80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.735736264 +0000 UTC m=+86.442343614 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07d80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9c70 item 88 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07e40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07e40): open at offset 0 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07e40): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07e40): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07e40): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07e40): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07e40): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07e40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.73660442 +0000 UTC m=+86.443211770 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07e40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07e80): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07e80): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07e80): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc1c0 item 89 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07e80): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07e80): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.73695637 +0000 UTC m=+86.443563720 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07e80): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07f40): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07f40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07f40): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07f40): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07f40): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07f40): _writeAt: size=3, off=7 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc460 item 89 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07f40): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07f40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.737310854 +0000 UTC m=+86.443918214 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc000c07f40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c000): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c000): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c000): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c000): >_readAt: n=8, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c000): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.737310854 +0000 UTC m=+86.443918214 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00103c000): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc620 item 89 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c200): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c200): open at offset 0 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c200): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c200): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c200): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c200): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c200): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c200): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.738348599 +0000 UTC m=+86.444955949 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c200): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c240): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c240): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c240): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400930 item 90 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c240): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c240): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.738772394 +0000 UTC m=+86.445379744 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c240): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c340): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c340): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c340): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400cb0 item 90 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c340): _readAt: size=2, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c340): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c340): _writeAt: size=3, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c340): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c340): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.7391922 +0000 UTC m=+86.445799551 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c340): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c480): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c480): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c480): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c480): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c480): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.7391922 +0000 UTC m=+86.445799551 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c480): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400fc0 item 90 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c5c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c5c0): open at offset 0 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c5c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c5c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c5c0): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c5c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c5c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c5c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.740228452 +0000 UTC m=+86.446835803 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c5c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c700): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c700): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c700): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401880 item 91 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c700): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c700): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.740781048 +0000 UTC m=+86.447388398 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c700): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c980): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c980): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c980): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c980): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c980): >_readAt: n=2, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c980): _writeAt: size=3, off=7 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004019d0 item 91 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c980): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c980): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.74118687 +0000 UTC m=+86.447794209 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c980): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c9c0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c9c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c9c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c9c0): >_readAt: n=8, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c9c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.74118687 +0000 UTC m=+86.447794209 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045c9c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401b90 item 91 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045cc00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045cc00): open at offset 0 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045cc00): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045cc00): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045cc00): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045cc00): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045cc00): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045cc00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.742499861 +0000 UTC m=+86.449107211 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045cc00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045cd40): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045cd40): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045cd40): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0ee0 item 92 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045cd40): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045cd40): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.742798059 +0000 UTC m=+86.449405409 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045cd40): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d340): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d340): open at offset 5 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d340): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1180 item 92 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d340): _readAt: size=2, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d340): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d340): _writeAt: size=3, off=5 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d340): >_writeAt: n=3, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d340): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.743297575 +0000 UTC m=+86.449904925 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d340): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d380): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d380): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d380): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d380): >_readAt: n=3, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d380): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.743297575 +0000 UTC m=+86.449904925 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d380): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d12d0 item 92 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d440): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d440): open at offset 0 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d440): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d440): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d440): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d440): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d440): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d440): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.744200768 +0000 UTC m=+86.450808119 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d440): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d480): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d480): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d480): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1810 item 93 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d480): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d480): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.74460717 +0000 UTC m=+86.451214520 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d480): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d540): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d540): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d540): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d540): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d540): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.74460717 +0000 UTC m=+86.451214520 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d540): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d19d0 item 93 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d600): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d600): open at offset 0 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d600): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d600): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d600): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d600): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d600): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d600): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.745884053 +0000 UTC m=+86.452491413 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d600): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d640): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d640): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d640): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2000 item 94 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d640): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d640): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.746296946 +0000 UTC m=+86.452904306 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d640): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d700): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d700): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d700): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d700): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d700): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.746296946 +0000 UTC m=+86.452904306 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d700): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2380 item 94 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d800): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d800): open at offset 0 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d800): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d800): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d800): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d800): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d800): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d800): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.74738227 +0000 UTC m=+86.453989611 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d800): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d840): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d840): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d840): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2af0 item 95 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d840): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d840): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.747804462 +0000 UTC m=+86.454411812 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d840): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d900): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d900): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d900): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d900): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d900): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.747804462 +0000 UTC m=+86.454411812 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d900): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2d90 item 95 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d9c0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d9c0): open at offset 0 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d9c0): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d9c0): _readAt: size=2, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d9c0): >_readAt: n=0, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d9c0): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d9c0): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d9c0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.748993822 +0000 UTC m=+86.455601171 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045d9c0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045da00): _writeAt: size=5, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045da00): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045da00): >openPending: err= 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3340 item 96 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045da00): >_writeAt: n=5, err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045da00): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.749386948 +0000 UTC m=+86.455994298 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045da00): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:04:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:04:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:04:36 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045dbc0): _readAt: size=512, off=0 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045dbc0): openPending: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045dbc0): >openPending: err= 2025/03/19 01:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045dbc0): >_readAt: n=5, err=EOF 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045dbc0): close: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:04:36.749386948 +0000 UTC m=+86.455994298 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:04:36 DEBUG : open-test-file(0xc00045dbc0): >close: err= 2025/03/19 01:04:36 DEBUG : open-test-file: Remove: 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3500 item 96 2025/03/19 01:04:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:04:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:04:36 DEBUG : open-test-file: >Remove: err= 2025/03/19 01:04:36 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:36 DEBUG : : Looking for writers 2025/03/19 01:04:36 DEBUG : >WaitForWriters: 2025/03/19 01:04:36 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.76s) --- PASS: TestRWFileHandleOpenTests/writes (0.39s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.08s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.37s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.08s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:04:36 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:04:36 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:04:36 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:36 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:04:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:04:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:04:36 INFO : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:04:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:04:36 DEBUG : file1: newRWFileHandle: 2025/03/19 01:04:36 DEBUG : file1(0xc0005c4400): openPending: 2025/03/19 01:04:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:36 DEBUG : file1(0xc0005c4400): >openPending: err= 2025/03/19 01:04:36 DEBUG : file1: >newRWFileHandle: err= 2025/03/19 01:04:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:04:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/19 01:04:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/03/19 01:04:36 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:04:36 DEBUG : : Looking for writers 2025/03/19 01:04:36 DEBUG : file1: reading active writers 2025/03/19 01:04:36 DEBUG : file1: active writers 1 2025/03/19 01:04:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/03/19 01:04:36 DEBUG : : Looking for writers 2025/03/19 01:04:36 DEBUG : file1: reading active writers 2025/03/19 01:04:36 DEBUG : file1: active writers 1 2025/03/19 01:04:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/03/19 01:04:37 DEBUG : : Looking for writers 2025/03/19 01:04:37 DEBUG : file1: reading active writers 2025/03/19 01:04:37 DEBUG : file1: active writers 1 2025/03/19 01:04:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/03/19 01:04:37 DEBUG : : Looking for writers 2025/03/19 01:04:37 DEBUG : file1: reading active writers 2025/03/19 01:04:37 DEBUG : file1: active writers 1 2025/03/19 01:04:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/03/19 01:04:37 DEBUG : : Looking for writers 2025/03/19 01:04:37 DEBUG : file1: reading active writers 2025/03/19 01:04:37 DEBUG : file1: active writers 1 2025/03/19 01:04:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/03/19 01:04:37 DEBUG : : Looking for writers 2025/03/19 01:04:37 DEBUG : file1: reading active writers 2025/03/19 01:04:37 DEBUG : file1: active writers 1 2025/03/19 01:04:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/03/19 01:04:37 DEBUG : : Looking for writers 2025/03/19 01:04:37 DEBUG : file1: reading active writers 2025/03/19 01:04:37 DEBUG : file1: active writers 1 2025/03/19 01:04:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/03/19 01:04:38 DEBUG : : Looking for writers 2025/03/19 01:04:38 DEBUG : file1: reading active writers 2025/03/19 01:04:38 DEBUG : file1: active writers 1 2025/03/19 01:04:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 01:04:39 DEBUG : : Looking for writers 2025/03/19 01:04:39 DEBUG : file1: reading active writers 2025/03/19 01:04:39 DEBUG : file1: active writers 1 2025/03/19 01:04:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 01:04:40 DEBUG : : Looking for writers 2025/03/19 01:04:40 DEBUG : file1: reading active writers 2025/03/19 01:04:40 DEBUG : file1: active writers 1 2025/03/19 01:04:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 01:04:41 DEBUG : : Looking for writers 2025/03/19 01:04:41 DEBUG : file1: reading active writers 2025/03/19 01:04:41 DEBUG : file1: active writers 1 2025/03/19 01:04:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 01:04:42 DEBUG : : Looking for writers 2025/03/19 01:04:42 DEBUG : file1: reading active writers 2025/03/19 01:04:42 DEBUG : file1: active writers 1 2025/03/19 01:04:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 01:04:43 DEBUG : : Looking for writers 2025/03/19 01:04:43 DEBUG : file1: reading active writers 2025/03/19 01:04:43 DEBUG : file1: active writers 1 2025/03/19 01:04:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 01:04:44 DEBUG : : Looking for writers 2025/03/19 01:04:44 DEBUG : file1: reading active writers 2025/03/19 01:04:44 DEBUG : file1: active writers 1 2025/03/19 01:04:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 01:04:45 DEBUG : : Looking for writers 2025/03/19 01:04:45 DEBUG : file1: reading active writers 2025/03/19 01:04:45 DEBUG : file1: active writers 1 2025/03/19 01:04:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 01:04:46 DEBUG : : Looking for writers 2025/03/19 01:04:46 DEBUG : file1: reading active writers 2025/03/19 01:04:46 DEBUG : file1: active writers 1 2025/03/19 01:04:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 01:04:47 DEBUG : : Looking for writers 2025/03/19 01:04:47 DEBUG : file1: reading active writers 2025/03/19 01:04:47 DEBUG : file1: active writers 1 2025/03/19 01:04:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 01:04:48 DEBUG : : Looking for writers 2025/03/19 01:04:48 DEBUG : file1: reading active writers 2025/03/19 01:04:48 DEBUG : file1: active writers 1 2025/03/19 01:04:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 01:04:49 DEBUG : : Looking for writers 2025/03/19 01:04:49 DEBUG : file1: reading active writers 2025/03/19 01:04:49 DEBUG : file1: active writers 1 2025/03/19 01:04:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 01:04:50 DEBUG : : Looking for writers 2025/03/19 01:04:50 DEBUG : file1: reading active writers 2025/03/19 01:04:50 DEBUG : file1: active writers 1 2025/03/19 01:04:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 01:04:51 DEBUG : : Looking for writers 2025/03/19 01:04:51 DEBUG : file1: reading active writers 2025/03/19 01:04:51 DEBUG : file1: active writers 1 2025/03/19 01:04:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 01:04:52 DEBUG : : Looking for writers 2025/03/19 01:04:52 DEBUG : file1: reading active writers 2025/03/19 01:04:52 DEBUG : file1: active writers 1 2025/03/19 01:04:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 01:04:53 DEBUG : : Looking for writers 2025/03/19 01:04:53 DEBUG : file1: reading active writers 2025/03/19 01:04:53 DEBUG : file1: active writers 1 2025/03/19 01:04:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 01:04:54 DEBUG : : Looking for writers 2025/03/19 01:04:54 DEBUG : file1: reading active writers 2025/03/19 01:04:54 DEBUG : file1: active writers 1 2025/03/19 01:04:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 01:04:55 DEBUG : : Looking for writers 2025/03/19 01:04:55 DEBUG : file1: reading active writers 2025/03/19 01:04:55 DEBUG : file1: active writers 1 2025/03/19 01:04:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 01:04:56 DEBUG : : Looking for writers 2025/03/19 01:04:56 DEBUG : file1: reading active writers 2025/03/19 01:04:56 DEBUG : file1: active writers 1 2025/03/19 01:04:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 01:04:57 DEBUG : : Looking for writers 2025/03/19 01:04:57 DEBUG : file1: reading active writers 2025/03/19 01:04:57 DEBUG : file1: active writers 1 2025/03/19 01:04:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 01:04:58 DEBUG : : Looking for writers 2025/03/19 01:04:58 DEBUG : file1: reading active writers 2025/03/19 01:04:58 DEBUG : file1: active writers 1 2025/03/19 01:04:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 01:04:59 DEBUG : : Looking for writers 2025/03/19 01:04:59 DEBUG : file1: reading active writers 2025/03/19 01:04:59 DEBUG : file1: active writers 1 2025/03/19 01:04:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 01:05:00 DEBUG : : Looking for writers 2025/03/19 01:05:00 DEBUG : file1: reading active writers 2025/03/19 01:05:00 DEBUG : file1: active writers 1 2025/03/19 01:05:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 01:05:01 DEBUG : : Looking for writers 2025/03/19 01:05:01 DEBUG : file1: reading active writers 2025/03/19 01:05:01 DEBUG : file1: active writers 1 2025/03/19 01:05:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 01:05:02 DEBUG : : Looking for writers 2025/03/19 01:05:02 DEBUG : file1: reading active writers 2025/03/19 01:05:02 DEBUG : file1: active writers 1 2025/03/19 01:05:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 01:05:03 DEBUG : : Looking for writers 2025/03/19 01:05:03 DEBUG : file1: reading active writers 2025/03/19 01:05:03 DEBUG : file1: active writers 1 2025/03/19 01:05:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 01:05:04 DEBUG : : Looking for writers 2025/03/19 01:05:04 DEBUG : file1: reading active writers 2025/03/19 01:05:04 DEBUG : file1: active writers 1 2025/03/19 01:05:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 01:05:05 DEBUG : : Looking for writers 2025/03/19 01:05:05 DEBUG : file1: reading active writers 2025/03/19 01:05:05 DEBUG : file1: active writers 1 2025/03/19 01:05:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 01:05:06 DEBUG : : Looking for writers 2025/03/19 01:05:06 DEBUG : file1: reading active writers 2025/03/19 01:05:06 DEBUG : file1: active writers 1 2025/03/19 01:05:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/19 01:05:06 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000a980f0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc00016db08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824635218752} name:file1 opens:1 downloaders: o: fd:0xc0007bdc80 info:{ModTime:{wall:13974286915879247728 ext:86685919845 loc:0x3e84b00} ATime:{wall:13974286915879247728 ext:86685919845 loc:0x3e84b00} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/03/19 01:05:06 DEBUG : >WaitForWriters: 2025/03/19 01:05:06 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.25s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:05:07 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:05:07 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:05:07 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:05:07 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:05:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:05:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:05:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:05:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:05:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:05:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:05:07 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:05:07 INFO : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:05:07 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:05:07 DEBUG : rename_me: newRWFileHandle: 2025/03/19 01:05:07 DEBUG : rename_me(0xc000a41140): openPending: 2025/03/19 01:05:07 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:05:07 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/19 01:05:07 DEBUG : rename_me(0xc000a41140): >openPending: err= 2025/03/19 01:05:07 DEBUG : rename_me: >newRWFileHandle: err= 2025/03/19 01:05:07 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/19 01:05:07 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/03/19 01:05:07 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/03/19 01:05:07 DEBUG : rename_me(0xc000a41140): _writeAt: size=5, off=0 2025/03/19 01:05:07 DEBUG : rename_me(0xc000a41140): >_writeAt: n=5, err= 2025/03/19 01:05:07 DEBUG : rename_me(0xc000a41140): close: 2025/03/19 01:05:07 DEBUG : rename_me: vfs cache: setting modification time to 2025-03-19 01:05:07.226185131 +0000 UTC m=+116.932792481 2025/03/19 01:05:07 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/03/19 01:05:07 DEBUG : rename_me(0xc000a41140): >close: err= 2025/03/19 01:05:07 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/03/19 01:05:07 DEBUG : i_was_renamed: Updating file with 0xc000216e40 2025/03/19 01:05:07 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/03/19 01:05:07 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/19 01:05:07 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:05:07 DEBUG : : Looking for writers 2025/03/19 01:05:07 DEBUG : i_was_renamed: reading active writers 2025/03/19 01:05:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 01:05:07 DEBUG : : Looking for writers 2025/03/19 01:05:07 DEBUG : i_was_renamed: reading active writers 2025/03/19 01:05:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 01:05:07 DEBUG : : Looking for writers 2025/03/19 01:05:07 DEBUG : i_was_renamed: reading active writers 2025/03/19 01:05:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 01:05:07 DEBUG : : Looking for writers 2025/03/19 01:05:07 DEBUG : i_was_renamed: reading active writers 2025/03/19 01:05:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 01:05:07 DEBUG : i_was_renamed: vfs cache: starting upload 2025/03/19 01:05:07 DEBUG : : Looking for writers 2025/03/19 01:05:07 DEBUG : i_was_renamed: reading active writers 2025/03/19 01:05:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/19 01:05:07 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/03/19 01:05:07 DEBUG : : Looking for writers 2025/03/19 01:05:07 DEBUG : i_was_renamed: reading active writers 2025/03/19 01:05:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/19 01:05:07 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/19 01:05:07 INFO : i_was_renamed: Copied (new) 2025/03/19 01:05:07 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-03-19 01:05:07 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/03/19 01:05:07 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/03/19 01:05:07 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/19 01:05:07 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/03/19 01:05:07 DEBUG : : Looking for writers 2025/03/19 01:05:07 DEBUG : i_was_renamed: reading active writers 2025/03/19 01:05:07 DEBUG : >WaitForWriters: 2025/03/19 01:05:07 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.98s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:05:08 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:05:08 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:05:08 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:05:08 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:05:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:05:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:05:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:05:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:05:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:05:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{nHrla}/rclone-test-godaqim4joda" 2025/03/19 01:05:08 INFO : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:05:08 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/19 01:05:08 DEBUG : : forgetting directory cache 2025/03/19 01:05:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:05:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/19 01:05:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/19 01:05:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/19 01:05:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:05:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:05:08 DEBUG : TestRWCacheUpdate(0xc00103d000): _readAt: size=512, off=0 2025/03/19 01:05:08 DEBUG : TestRWCacheUpdate(0xc00103d000): openPending: 2025/03/19 01:05:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-19 00:06:08 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/03/19 01:05:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/19 01:05:08 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:05:08 DEBUG : TestRWCacheUpdate(0xc00103d000): >openPending: err= 2025/03/19 01:05:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/19 01:05:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 01:05:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 01:05:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:05:08 DEBUG : TestRWCacheUpdate(0xc00103d000): >_readAt: n=20, err=EOF 2025/03/19 01:05:08 DEBUG : TestRWCacheUpdate(0xc00103d000): close: 2025/03/19 01:05:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-19 00:06:08 +0000 GMT 2025/03/19 01:05:08 DEBUG : TestRWCacheUpdate(0xc00103d000): >close: err= 2025/03/19 01:05:08 DEBUG : : Re-reading directory (159.131911ms old) 2025/03/19 01:05:08 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:05:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/19 01:05:08 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/19 01:05:09 DEBUG : : forgetting directory cache 2025/03/19 01:05:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:05:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/19 01:05:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/19 01:05:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/19 01:05:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:05:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:05:09 DEBUG : TestRWCacheUpdate(0xc000b72ec0): _readAt: size=512, off=0 2025/03/19 01:05:09 DEBUG : TestRWCacheUpdate(0xc000b72ec0): openPending: 2025/03/19 01:05:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-19 00:07:08 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-03-19 00:06:08 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/03/19 01:05:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-19 00:07:08 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-03-19 00:06:08 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/03/19 01:05:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/19 01:05:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/19 01:05:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/19 01:05:09 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:05:09 DEBUG : TestRWCacheUpdate(0xc000b72ec0): >openPending: err= 2025/03/19 01:05:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/19 01:05:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 01:05:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 01:05:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:05:09 DEBUG : TestRWCacheUpdate(0xc000b72ec0): >_readAt: n=20, err=EOF 2025/03/19 01:05:09 DEBUG : TestRWCacheUpdate(0xc000b72ec0): close: 2025/03/19 01:05:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-19 00:07:08 +0000 GMT 2025/03/19 01:05:09 DEBUG : TestRWCacheUpdate(0xc000b72ec0): >close: err= 2025/03/19 01:05:09 DEBUG : : Re-reading directory (160.25727ms old) 2025/03/19 01:05:09 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:05:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/19 01:05:09 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/19 01:05:09 DEBUG : : forgetting directory cache 2025/03/19 01:05:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:05:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/19 01:05:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/19 01:05:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/19 01:05:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:05:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:05:10 DEBUG : TestRWCacheUpdate(0xc000a7f140): _readAt: size=512, off=0 2025/03/19 01:05:10 DEBUG : TestRWCacheUpdate(0xc000a7f140): openPending: 2025/03/19 01:05:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-19 00:08:08 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-03-19 00:07:08 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/03/19 01:05:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-19 00:08:08 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-03-19 00:07:08 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/03/19 01:05:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/19 01:05:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/19 01:05:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/19 01:05:10 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:05:10 DEBUG : TestRWCacheUpdate(0xc000a7f140): >openPending: err= 2025/03/19 01:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/19 01:05:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 01:05:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 01:05:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:05:10 DEBUG : TestRWCacheUpdate(0xc000a7f140): >_readAt: n=20, err=EOF 2025/03/19 01:05:10 DEBUG : TestRWCacheUpdate(0xc000a7f140): close: 2025/03/19 01:05:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-19 00:08:08 +0000 GMT 2025/03/19 01:05:10 DEBUG : TestRWCacheUpdate(0xc000a7f140): >close: err= 2025/03/19 01:05:10 DEBUG : : Re-reading directory (163.854933ms old) 2025/03/19 01:05:10 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:05:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/19 01:05:10 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/19 01:05:10 DEBUG : : forgetting directory cache 2025/03/19 01:05:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate(0xc0008e5c40): _readAt: size=512, off=0 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate(0xc0008e5c40): openPending: 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-19 00:09:08 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-03-19 00:08:08 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-19 00:09:08 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-03-19 00:08:08 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/03/19 01:05:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/19 01:05:11 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate(0xc0008e5c40): >openPending: err= 2025/03/19 01:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate(0xc0008e5c40): >_readAt: n=20, err=EOF 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate(0xc0008e5c40): close: 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-19 00:09:08 +0000 GMT 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate(0xc0008e5c40): >close: err= 2025/03/19 01:05:11 DEBUG : : Re-reading directory (160.02834ms old) 2025/03/19 01:05:11 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/19 01:05:11 DEBUG : : forgetting directory cache 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate(0xc000692bc0): _readAt: size=512, off=0 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate(0xc000692bc0): openPending: 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-19 00:10:08 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-03-19 00:09:08 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-19 00:10:08 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-03-19 00:09:08 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/03/19 01:05:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/19 01:05:11 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate(0xc000692bc0): >openPending: err= 2025/03/19 01:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate(0xc000692bc0): >_readAt: n=20, err=EOF 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate(0xc000692bc0): close: 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-19 00:10:08 +0000 GMT 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate(0xc000692bc0): >close: err= 2025/03/19 01:05:11 DEBUG : : Re-reading directory (160.541172ms old) 2025/03/19 01:05:11 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:05:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/19 01:05:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/19 01:05:12 DEBUG : : forgetting directory cache 2025/03/19 01:05:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:05:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/19 01:05:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/19 01:05:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/19 01:05:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:05:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:05:12 DEBUG : TestRWCacheUpdate(0xc000787d80): _readAt: size=512, off=0 2025/03/19 01:05:12 DEBUG : TestRWCacheUpdate(0xc000787d80): openPending: 2025/03/19 01:05:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-19 00:11:08 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-03-19 00:10:08 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/03/19 01:05:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-19 00:11:08 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-03-19 00:10:08 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/03/19 01:05:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/19 01:05:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/19 01:05:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/19 01:05:12 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:05:12 DEBUG : TestRWCacheUpdate(0xc000787d80): >openPending: err= 2025/03/19 01:05:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/19 01:05:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 01:05:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 01:05:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:05:12 DEBUG : TestRWCacheUpdate(0xc000787d80): >_readAt: n=20, err=EOF 2025/03/19 01:05:12 DEBUG : TestRWCacheUpdate(0xc000787d80): close: 2025/03/19 01:05:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-19 00:11:08 +0000 GMT 2025/03/19 01:05:12 DEBUG : TestRWCacheUpdate(0xc000787d80): >close: err= 2025/03/19 01:05:12 DEBUG : : Re-reading directory (152.116362ms old) 2025/03/19 01:05:12 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:05:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/19 01:05:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/19 01:05:12 DEBUG : : forgetting directory cache 2025/03/19 01:05:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:05:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/19 01:05:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/19 01:05:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/19 01:05:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:05:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:05:13 DEBUG : TestRWCacheUpdate(0xc0007d6c40): _readAt: size=512, off=0 2025/03/19 01:05:13 DEBUG : TestRWCacheUpdate(0xc0007d6c40): openPending: 2025/03/19 01:05:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-03-19 00:12:08 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-03-19 00:11:08 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/03/19 01:05:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-03-19 00:12:08 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-03-19 00:11:08 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/03/19 01:05:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/19 01:05:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/19 01:05:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/03/19 01:05:13 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:05:13 DEBUG : TestRWCacheUpdate(0xc0007d6c40): >openPending: err= 2025/03/19 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/03/19 01:05:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 01:05:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 01:05:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:05:13 DEBUG : TestRWCacheUpdate(0xc0007d6c40): >_readAt: n=21, err=EOF 2025/03/19 01:05:13 DEBUG : TestRWCacheUpdate(0xc0007d6c40): close: 2025/03/19 01:05:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-19 00:12:08 +0000 GMT 2025/03/19 01:05:13 DEBUG : TestRWCacheUpdate(0xc0007d6c40): >close: err= 2025/03/19 01:05:13 DEBUG : : Re-reading directory (156.54826ms old) 2025/03/19 01:05:13 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:05:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/19 01:05:13 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/19 01:05:13 DEBUG : : forgetting directory cache 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate(0xc0007f3780): _readAt: size=512, off=0 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate(0xc0007f3780): openPending: 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-03-19 00:13:08 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-03-19 00:12:08 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-03-19 00:13:08 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-03-19 00:12:08 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/03/19 01:05:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/03/19 01:05:14 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate(0xc0007f3780): >openPending: err= 2025/03/19 01:05:14 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate(0xc0007f3780): >_readAt: n=22, err=EOF 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate(0xc0007f3780): close: 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-19 00:13:08 +0000 GMT 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate(0xc0007f3780): >close: err= 2025/03/19 01:05:14 DEBUG : : Re-reading directory (170.205196ms old) 2025/03/19 01:05:14 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/19 01:05:14 DEBUG : : forgetting directory cache 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate(0xc0006ef0c0): _readAt: size=512, off=0 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate(0xc0006ef0c0): openPending: 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-03-19 00:14:08 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-03-19 00:13:08 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-03-19 00:14:08 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-03-19 00:13:08 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/03/19 01:05:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/03/19 01:05:14 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate(0xc0006ef0c0): >openPending: err= 2025/03/19 01:05:14 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate(0xc0006ef0c0): >_readAt: n=23, err=EOF 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate(0xc0006ef0c0): close: 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-19 00:14:08 +0000 GMT 2025/03/19 01:05:14 DEBUG : TestRWCacheUpdate(0xc0006ef0c0): >close: err= 2025/03/19 01:05:14 DEBUG : : Re-reading directory (160.874168ms old) 2025/03/19 01:05:15 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:05:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/19 01:05:15 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/19 01:05:15 DEBUG : : forgetting directory cache 2025/03/19 01:05:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:05:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/19 01:05:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/19 01:05:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/19 01:05:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:05:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:05:15 DEBUG : TestRWCacheUpdate(0xc00090ac00): _readAt: size=512, off=0 2025/03/19 01:05:15 DEBUG : TestRWCacheUpdate(0xc00090ac00): openPending: 2025/03/19 01:05:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-03-19 00:15:08 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-03-19 00:14:08 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/03/19 01:05:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-03-19 00:15:08 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-03-19 00:14:08 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/03/19 01:05:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/19 01:05:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/19 01:05:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/03/19 01:05:15 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:05:15 DEBUG : TestRWCacheUpdate(0xc00090ac00): >openPending: err= 2025/03/19 01:05:15 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/03/19 01:05:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 01:05:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 01:05:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:05:15 DEBUG : TestRWCacheUpdate(0xc00090ac00): >_readAt: n=24, err=EOF 2025/03/19 01:05:15 DEBUG : TestRWCacheUpdate(0xc00090ac00): close: 2025/03/19 01:05:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-19 00:15:08 +0000 GMT 2025/03/19 01:05:15 DEBUG : TestRWCacheUpdate(0xc00090ac00): >close: err= 2025/03/19 01:05:15 DEBUG : : Re-reading directory (160.061273ms old) 2025/03/19 01:05:15 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:05:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/19 01:05:15 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:05:15 DEBUG : : Looking for writers 2025/03/19 01:05:15 DEBUG : TestRWCacheUpdate: reading active writers 2025/03/19 01:05:15 DEBUG : >WaitForWriters: 2025/03/19 01:05:15 DEBUG : webdav root 'rclone-test-godaqim4joda': vfs cache: cleaner exiting 2025/03/19 01:05:16 DEBUG : : forgetting directory cache --- PASS: TestRWCacheUpdate (8.03s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:05:16 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/03/19 01:05:16 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/03/19 01:05:16 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/03/19 01:05:17 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:05:17 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:05:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:05:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/19 01:05:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/19 01:05:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/19 01:05:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:05:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:05:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:05:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/19 01:05:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/19 01:05:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/19 01:05:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:05:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:05:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:05:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/19 01:05:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/19 01:05:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/19 01:05:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:05:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:05:17 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:05:17 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/19 01:05:17 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/19 01:05:17 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/19 01:05:17 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:05:17 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:05:17 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:05:17 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/19 01:05:17 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/19 01:05:17 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/19 01:05:17 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:05:17 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:05:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:05:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/19 01:05:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/19 01:05:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/19 01:05:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:05:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:05:17 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:05:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/19 01:05:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/19 01:05:17 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/03/19 01:05:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:05:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:05:17 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:05:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/19 01:05:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/19 01:05:17 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/03/19 01:05:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:05:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:05:17 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:05:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/19 01:05:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/19 01:05:17 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/03/19 01:05:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:05:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:05:17 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:05:17 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/19 01:05:17 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/19 01:05:17 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/19 01:05:17 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:05:18 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:05:18 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:05:18 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/19 01:05:18 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/19 01:05:18 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/19 01:05:18 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:05:18 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:05:18 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:05:18 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/19 01:05:18 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/19 01:05:18 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:05:18 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/19 01:05:18 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/19 01:05:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:05:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/19 01:05:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/19 01:05:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/19 01:05:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:05:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:05:18 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:05:18 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/03/19 01:05:18 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:05:18 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/03/19 01:05:18 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:05:18 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/03/19 01:05:18 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:05:18 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/19 01:05:18 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/19 01:05:18 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/19 01:05:18 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:05:18 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:05:18 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:05:18 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/19 01:05:18 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/19 01:05:18 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/19 01:05:18 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:05:18 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:05:18 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:05:18 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/03/19 01:05:18 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:05:18 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/03/19 01:05:18 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:05:18 DEBUG : : Looking for writers 2025/03/19 01:05:18 DEBUG : FiLeA: reading active writers 2025/03/19 01:05:18 DEBUG : FiLeB: reading active writers 2025/03/19 01:05:18 DEBUG : FilEb: reading active writers 2025/03/19 01:05:18 DEBUG : >WaitForWriters: 2025/03/19 01:05:18 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:05:18 DEBUG : : Looking for writers 2025/03/19 01:05:18 DEBUG : FiLeA: reading active writers 2025/03/19 01:05:18 DEBUG : FiLeB: reading active writers 2025/03/19 01:05:18 DEBUG : FilEb: reading active writers 2025/03/19 01:05:18 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.70s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:05:18 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/03/19 01:05:19 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/03/19 01:05:19 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:05:19 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:05:19 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/19 01:05:19 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/19 01:05:19 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/19 01:05:19 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:05:19 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:05:19 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:05:19 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/03/19 01:05:19 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/03/19 01:05:19 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/03/19 01:05:19 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:05:19 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:05:19 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:05:19 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/19 01:05:19 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/19 01:05:19 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/19 01:05:19 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:05:19 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:05:19 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:05:19 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/03/19 01:05:19 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:05:19 DEBUG : : Looking for writers 2025/03/19 01:05:19 DEBUG : normal name with no special characters.txt: reading active writers 2025/03/19 01:05:19 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/03/19 01:05:19 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.35s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:05:20 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:05:20 DEBUG : webdav root 'rclone-test-godaqim4joda': Reusing VFS from active cache 2025/03/19 01:05:20 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:05:20 DEBUG : : Looking for writers 2025/03/19 01:05:20 DEBUG : >WaitForWriters: 2025/03/19 01:05:20 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:05:20 DEBUG : : Looking for writers 2025/03/19 01:05:20 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.15s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:05:20 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:05:20 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:05:20 DEBUG : : Looking for writers 2025/03/19 01:05:20 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.15s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:05:20 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:05:20 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:05:20 DEBUG : : Looking for writers 2025/03/19 01:05:20 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.16s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:05:20 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:05:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:05:21 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/19 01:05:21 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:05:21 DEBUG : dir: Looking for writers 2025/03/19 01:05:21 DEBUG : file2: reading active writers 2025/03/19 01:05:21 DEBUG : : Looking for writers 2025/03/19 01:05:21 DEBUG : dir: reading active writers 2025/03/19 01:05:21 DEBUG : file1: reading active writers 2025/03/19 01:05:21 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.45s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:05:22 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:05:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:05:22 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/19 01:05:22 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:05:22 DEBUG : dir: Looking for writers 2025/03/19 01:05:22 DEBUG : : Looking for writers 2025/03/19 01:05:22 DEBUG : dir: reading active writers 2025/03/19 01:05:22 DEBUG : file1: reading active writers 2025/03/19 01:05:22 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.39s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:05:23 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:05:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:05:23 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/19 01:05:24 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:05:24 DEBUG : file1: Open: flags=O_RDONLY 2025/03/19 01:05:24 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/19 01:05:24 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/19 01:05:24 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:05:24 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/03/19 01:05:24 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:05:24 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/19 01:05:24 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:05:24 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:05:24 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/19 01:05:24 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/03/19 01:05:24 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/03/19 01:05:24 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/19 01:05:24 DEBUG : webdav root 'rclone-test-godaqim4joda': File to upload is small (0 bytes), uploading instead of streaming 2025/03/19 01:05:24 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/03/19 01:05:24 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/19 01:05:24 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/03/19 01:05:24 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/19 01:05:24 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:05:24 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/19 01:05:24 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:05:24 DEBUG : dir: Looking for writers 2025/03/19 01:05:24 DEBUG : file2: reading active writers 2025/03/19 01:05:24 DEBUG : new_file.txt: reading active writers 2025/03/19 01:05:24 DEBUG : : Looking for writers 2025/03/19 01:05:24 DEBUG : dir: reading active writers 2025/03/19 01:05:24 DEBUG : file1: reading active writers 2025/03/19 01:05:24 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.81s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:05:25 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:05:25 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/19 01:05:26 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/03/19 01:05:26 DEBUG : dir/file1: Updating file with dir/file1 0xc000571440 2025/03/19 01:05:26 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/19 01:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:05:26 INFO : dir/file1: Moved (server-side) to: file0 2025/03/19 01:05:26 DEBUG : file0: Updating file with file0 0xc000571440 2025/03/19 01:05:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:05:26 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/03/19 01:05:26 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:05:26 DEBUG : dir: Looking for writers 2025/03/19 01:05:26 DEBUG : : Looking for writers 2025/03/19 01:05:26 DEBUG : dir: reading active writers 2025/03/19 01:05:26 DEBUG : file0: reading active writers 2025/03/19 01:05:26 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.03s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:05:27 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:05:27 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:05:27 DEBUG : : Looking for writers 2025/03/19 01:05:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.22s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:05:27 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:05:27 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/03/19 01:05:27 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/19 01:05:28 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/03/19 01:05:28 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/03/19 01:05:28 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/03/19 01:05:29 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:05:29 DEBUG : : Looking for writers 2025/03/19 01:05:29 DEBUG : a: Looking for writers 2025/03/19 01:05:29 DEBUG : b: Looking for writers 2025/03/19 01:05:29 DEBUG : c: Looking for writers 2025/03/19 01:05:29 DEBUG : d: Looking for writers 2025/03/19 01:05:29 DEBUG : : Looking for writers 2025/03/19 01:05:29 DEBUG : a: reading active writers 2025/03/19 01:05:29 DEBUG : b: reading active writers 2025/03/19 01:05:29 DEBUG : c: reading active writers 2025/03/19 01:05:29 DEBUG : d: reading active writers 2025/03/19 01:05:29 DEBUG : /: reading active writers 2025/03/19 01:05:29 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (2.65s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:05:30 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:05:30 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/19 01:05:30 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/03/19 01:05:30 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/03/19 01:05:31 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/03/19 01:05:32 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:05:32 DEBUG : a/b/c/d: Looking for writers 2025/03/19 01:05:32 DEBUG : a/b/c: Looking for writers 2025/03/19 01:05:32 DEBUG : d: reading active writers 2025/03/19 01:05:32 DEBUG : a/b: Looking for writers 2025/03/19 01:05:32 DEBUG : c: reading active writers 2025/03/19 01:05:32 DEBUG : a: Looking for writers 2025/03/19 01:05:32 DEBUG : b: reading active writers 2025/03/19 01:05:32 DEBUG : : Looking for writers 2025/03/19 01:05:32 DEBUG : a: reading active writers 2025/03/19 01:05:32 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (3.14s) === 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-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:05:33 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:05:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:05:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:05:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:05:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/19 01:05:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/19 01:05:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:05:33 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/19 01:05:33 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/19 01:05:33 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/03/19 01:05:33 DEBUG : webdav root 'rclone-test-godaqim4joda': File to upload is small (5 bytes), uploading instead of streaming 2025/03/19 01:05:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:05:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/19 01:05:33 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/19 01:05:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:05:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:05:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:05:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:05:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/19 01:05:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/19 01:05:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:05:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:05:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:05:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/19 01:05:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/19 01:05:33 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/03/19 01:05:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/19 01:05:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/19 01:05:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:05:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/19 01:05:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/19 01:05:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:05:33 DEBUG : webdav root 'rclone-test-godaqim4joda': File to upload is small (0 bytes), uploading instead of streaming 2025/03/19 01:05:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:05:34 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/19 01:05:34 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/19 01:05:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:05:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/19 01:05:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/19 01:05:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:05:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/19 01:05:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/19 01:05:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:05:34 DEBUG : webdav root 'rclone-test-godaqim4joda': File to upload is small (7 bytes), uploading instead of streaming 2025/03/19 01:05:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:05:34 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/03/19 01:05:34 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/19 01:05:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:05:34 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:05:34 DEBUG : : Looking for writers 2025/03/19 01:05:34 DEBUG : file1: reading active writers 2025/03/19 01:05:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.18s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:05:34 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:05:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:05:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:05:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:05:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/19 01:05:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/19 01:05:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:05:34 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/03/19 01:05:35 DEBUG : file1: aborting in-sequence write wait, off=100 2025/03/19 01:05:35 DEBUG : file1: failed to wait for in-sequence write to 100 2025/03/19 01:05:35 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/03/19 01:05:35 DEBUG : webdav root 'rclone-test-godaqim4joda': File to upload is small (11 bytes), uploading instead of streaming 2025/03/19 01:05:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:05:35 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/19 01:05:35 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/19 01:05:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:05:35 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/03/19 01:05:35 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:05:35 DEBUG : : Looking for writers 2025/03/19 01:05:35 DEBUG : file1: reading active writers 2025/03/19 01:05:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.65s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:05:36 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:05:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:05:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:05:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:05:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/19 01:05:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/19 01:05:36 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/03/19 01:05:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:05:36 DEBUG : webdav root 'rclone-test-godaqim4joda': File to upload is small (5 bytes), uploading instead of streaming 2025/03/19 01:05:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:05:36 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/19 01:05:36 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/19 01:05:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:05:36 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/03/19 01:05:36 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:05:36 DEBUG : : Looking for writers 2025/03/19 01:05:36 DEBUG : file1: reading active writers 2025/03/19 01:05:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.57s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:05:36 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:05:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:05:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:05:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:05:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/19 01:05:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/19 01:05:36 DEBUG : file1: WriteFileHandle.Release closing 2025/03/19 01:05:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:05:36 DEBUG : webdav root 'rclone-test-godaqim4joda': File to upload is small (0 bytes), uploading instead of streaming 2025/03/19 01:05:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:05:37 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/19 01:05:37 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/19 01:05:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:05:37 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/03/19 01:05:37 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:05:37 DEBUG : : Looking for writers 2025/03/19 01:05:37 DEBUG : file1: reading active writers 2025/03/19 01:05:37 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.58s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:05:37 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:05:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:05:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:05:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:05:37 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/19 01:05:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/03/19 01:05:37 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:05:37 DEBUG : : Looking for writers 2025/03/19 01:05:37 DEBUG : file1: reading active writers 2025/03/19 01:05:37 DEBUG : file1: active writers 1 2025/03/19 01:05:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/03/19 01:05:37 DEBUG : : Looking for writers 2025/03/19 01:05:37 DEBUG : file1: reading active writers 2025/03/19 01:05:37 DEBUG : file1: active writers 1 2025/03/19 01:05:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/03/19 01:05:37 DEBUG : : Looking for writers 2025/03/19 01:05:37 DEBUG : file1: reading active writers 2025/03/19 01:05:37 DEBUG : file1: active writers 1 2025/03/19 01:05:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/03/19 01:05:37 DEBUG : : Looking for writers 2025/03/19 01:05:37 DEBUG : file1: reading active writers 2025/03/19 01:05:37 DEBUG : file1: active writers 1 2025/03/19 01:05:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/03/19 01:05:37 DEBUG : : Looking for writers 2025/03/19 01:05:37 DEBUG : file1: reading active writers 2025/03/19 01:05:37 DEBUG : file1: active writers 1 2025/03/19 01:05:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/03/19 01:05:37 DEBUG : : Looking for writers 2025/03/19 01:05:37 DEBUG : file1: reading active writers 2025/03/19 01:05:37 DEBUG : file1: active writers 1 2025/03/19 01:05:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/03/19 01:05:38 DEBUG : : Looking for writers 2025/03/19 01:05:38 DEBUG : file1: reading active writers 2025/03/19 01:05:38 DEBUG : file1: active writers 1 2025/03/19 01:05:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/03/19 01:05:38 DEBUG : : Looking for writers 2025/03/19 01:05:38 DEBUG : file1: reading active writers 2025/03/19 01:05:38 DEBUG : file1: active writers 1 2025/03/19 01:05:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 01:05:39 DEBUG : : Looking for writers 2025/03/19 01:05:39 DEBUG : file1: reading active writers 2025/03/19 01:05:39 DEBUG : file1: active writers 1 2025/03/19 01:05:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 01:05:40 DEBUG : : Looking for writers 2025/03/19 01:05:40 DEBUG : file1: reading active writers 2025/03/19 01:05:40 DEBUG : file1: active writers 1 2025/03/19 01:05:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 01:05:41 DEBUG : : Looking for writers 2025/03/19 01:05:41 DEBUG : file1: reading active writers 2025/03/19 01:05:41 DEBUG : file1: active writers 1 2025/03/19 01:05:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 01:05:42 DEBUG : : Looking for writers 2025/03/19 01:05:42 DEBUG : file1: reading active writers 2025/03/19 01:05:42 DEBUG : file1: active writers 1 2025/03/19 01:05:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 01:05:43 DEBUG : : Looking for writers 2025/03/19 01:05:43 DEBUG : file1: reading active writers 2025/03/19 01:05:43 DEBUG : file1: active writers 1 2025/03/19 01:05:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 01:05:44 DEBUG : : Looking for writers 2025/03/19 01:05:44 DEBUG : file1: reading active writers 2025/03/19 01:05:44 DEBUG : file1: active writers 1 2025/03/19 01:05:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 01:05:45 DEBUG : : Looking for writers 2025/03/19 01:05:45 DEBUG : file1: reading active writers 2025/03/19 01:05:45 DEBUG : file1: active writers 1 2025/03/19 01:05:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 01:05:46 DEBUG : : Looking for writers 2025/03/19 01:05:46 DEBUG : file1: reading active writers 2025/03/19 01:05:46 DEBUG : file1: active writers 1 2025/03/19 01:05:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 01:05:47 DEBUG : : Looking for writers 2025/03/19 01:05:47 DEBUG : file1: reading active writers 2025/03/19 01:05:47 DEBUG : file1: active writers 1 2025/03/19 01:05:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 01:05:48 DEBUG : : Looking for writers 2025/03/19 01:05:48 DEBUG : file1: reading active writers 2025/03/19 01:05:48 DEBUG : file1: active writers 1 2025/03/19 01:05:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 01:05:49 DEBUG : : Looking for writers 2025/03/19 01:05:49 DEBUG : file1: reading active writers 2025/03/19 01:05:49 DEBUG : file1: active writers 1 2025/03/19 01:05:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 01:05:50 DEBUG : : Looking for writers 2025/03/19 01:05:50 DEBUG : file1: reading active writers 2025/03/19 01:05:50 DEBUG : file1: active writers 1 2025/03/19 01:05:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 01:05:51 DEBUG : : Looking for writers 2025/03/19 01:05:51 DEBUG : file1: reading active writers 2025/03/19 01:05:51 DEBUG : file1: active writers 1 2025/03/19 01:05:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 01:05:52 DEBUG : : Looking for writers 2025/03/19 01:05:52 DEBUG : file1: reading active writers 2025/03/19 01:05:52 DEBUG : file1: active writers 1 2025/03/19 01:05:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 01:05:53 DEBUG : : Looking for writers 2025/03/19 01:05:53 DEBUG : file1: reading active writers 2025/03/19 01:05:53 DEBUG : file1: active writers 1 2025/03/19 01:05:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 01:05:54 DEBUG : : Looking for writers 2025/03/19 01:05:54 DEBUG : file1: reading active writers 2025/03/19 01:05:54 DEBUG : file1: active writers 1 2025/03/19 01:05:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 01:05:55 DEBUG : : Looking for writers 2025/03/19 01:05:55 DEBUG : file1: reading active writers 2025/03/19 01:05:55 DEBUG : file1: active writers 1 2025/03/19 01:05:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 01:05:56 DEBUG : : Looking for writers 2025/03/19 01:05:56 DEBUG : file1: reading active writers 2025/03/19 01:05:56 DEBUG : file1: active writers 1 2025/03/19 01:05:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 01:05:57 DEBUG : : Looking for writers 2025/03/19 01:05:57 DEBUG : file1: reading active writers 2025/03/19 01:05:57 DEBUG : file1: active writers 1 2025/03/19 01:05:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 01:05:58 DEBUG : : Looking for writers 2025/03/19 01:05:58 DEBUG : file1: reading active writers 2025/03/19 01:05:58 DEBUG : file1: active writers 1 2025/03/19 01:05:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 01:05:59 DEBUG : : Looking for writers 2025/03/19 01:05:59 DEBUG : file1: reading active writers 2025/03/19 01:05:59 DEBUG : file1: active writers 1 2025/03/19 01:05:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 01:06:00 DEBUG : : Looking for writers 2025/03/19 01:06:00 DEBUG : file1: reading active writers 2025/03/19 01:06:00 DEBUG : file1: active writers 1 2025/03/19 01:06:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 01:06:01 DEBUG : : Looking for writers 2025/03/19 01:06:01 DEBUG : file1: reading active writers 2025/03/19 01:06:01 DEBUG : file1: active writers 1 2025/03/19 01:06:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 01:06:02 DEBUG : : Looking for writers 2025/03/19 01:06:02 DEBUG : file1: reading active writers 2025/03/19 01:06:02 DEBUG : file1: active writers 1 2025/03/19 01:06:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 01:06:03 DEBUG : : Looking for writers 2025/03/19 01:06:03 DEBUG : file1: reading active writers 2025/03/19 01:06:03 DEBUG : file1: active writers 1 2025/03/19 01:06:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 01:06:04 DEBUG : : Looking for writers 2025/03/19 01:06:04 DEBUG : file1: reading active writers 2025/03/19 01:06:04 DEBUG : file1: active writers 1 2025/03/19 01:06:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 01:06:05 DEBUG : : Looking for writers 2025/03/19 01:06:05 DEBUG : file1: reading active writers 2025/03/19 01:06:05 DEBUG : file1: active writers 1 2025/03/19 01:06:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 01:06:06 DEBUG : : Looking for writers 2025/03/19 01:06:06 DEBUG : file1: reading active writers 2025/03/19 01:06:06 DEBUG : file1: active writers 1 2025/03/19 01:06:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/19 01:06:07 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/03/19 01:06:07 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.24s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:06:07 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:06:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:06:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:06:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:06:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/19 01:06:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/19 01:06:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:06:07 DEBUG : webdav root 'rclone-test-godaqim4joda': File to upload is small (0 bytes), uploading instead of streaming 2025/03/19 01:06:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:06:07 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/19 01:06:07 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/19 01:06:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:06:07 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:06:07 DEBUG : file1: Open: flags=O_RDONLY 2025/03/19 01:06:07 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/19 01:06:07 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/19 01:06:07 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:06:07 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/19 01:06:07 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:06:07 DEBUG : : Looking for writers 2025/03/19 01:06:07 DEBUG : file1: reading active writers 2025/03/19 01:06:07 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.67s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-godaqim4joda'", Local "Local file system at /tmp/rclone640112490", Modify Window "1s" 2025/03/19 01:06:08 INFO : webdav root 'rclone-test-godaqim4joda': poll-interval is not supported by this remote 2025/03/19 01:06:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:06:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:06:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:06:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/19 01:06:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/19 01:06:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:06:08 DEBUG : webdav root 'rclone-test-godaqim4joda': File to upload is small (100 bytes), uploading instead of streaming 2025/03/19 01:06:08 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/19 01:06:08 DEBUG : file1: md5 = 7e3f710d63a6c27704dbcc631ee798a8 OK 2025/03/19 01:06:08 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/19 01:06:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:06:08 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:06:08 DEBUG : file1: Open: flags=O_RDONLY 2025/03/19 01:06:08 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/19 01:06:08 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/19 01:06:08 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:06:08 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/19 01:06:08 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:06:08 DEBUG : : Looking for writers 2025/03/19 01:06:08 DEBUG : file1: reading active writers 2025/03/19 01:06:08 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.64s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/03/19 01:06:08 DEBUG : webdav root 'rclone-test-godaqim4joda': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 2m58.657593668s (try 1/5)