"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/04/23 03:46:20 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-mutazev8roce" 2026/04/23 03:46:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 03:46:20 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/04/23 03:46:20 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/23 03:46:20 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/23 03:46:20 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/23 03:46:20 DEBUG : Setting pass="67ng9umRc8rdVeUEDfDVoNRcGNE5826y" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/23 03:46:20 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/23 03:46:20 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{XANkR}" suffix to name 2026/04/23 03:46:20 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/23 03:46:20 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/23 03:46:20 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/23 03:46:20 DEBUG : Setting pass="67ng9umRc8rdVeUEDfDVoNRcGNE5826y" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/23 03:46:20 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/23 03:46:20 NOTICE: TestSFTPOpenssh{XANkR}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/23 03:46:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: New connection 127.0.0.1:54980->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell type "unix" from config 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Relative path resolved to "/home/rclone/rclone-test-mutazev8roce" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Using root directory "/home/rclone/rclone-test-mutazev8roce" 2026/04/23 03:46:21 DEBUG : Creating backend with remote "/tmp/rclone1065461865" === RUN TestDirHandleMethods run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:21 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:21 DEBUG : dir: Looking for writers 2026/04/23 03:46:21 DEBUG : Looking for writers 2026/04/23 03:46:21 DEBUG : dir: reading active writers 2026/04/23 03:46:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.02s) === RUN TestDirHandleReaddir run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file2" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file2 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-mutazev8roce/dir/file2 2026/04/23 03:46:21 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file2" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file2 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-mutazev8roce/dir/file2 2026/04/23 03:46:21 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/subdir/file3" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/subdir/file3 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-mutazev8roce/dir/subdir/file3 2026/04/23 03:46:21 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/subdir/file3" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/subdir/file3 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-mutazev8roce/dir/subdir/file3 2026/04/23 03:46:21 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/04/23 03:46:21 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:21 DEBUG : dir/subdir: Looking for writers 2026/04/23 03:46:21 DEBUG : dir: Looking for writers 2026/04/23 03:46:21 DEBUG : file1: reading active writers 2026/04/23 03:46:21 DEBUG : file2: reading active writers 2026/04/23 03:46:21 DEBUG : subdir: reading active writers 2026/04/23 03:46:21 DEBUG : Looking for writers 2026/04/23 03:46:21 DEBUG : dir: reading active writers 2026/04/23 03:46:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.04s) === RUN TestDirHandleReaddirnames run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:21 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:21 DEBUG : dir: Looking for writers 2026/04/23 03:46:21 DEBUG : file1: reading active writers 2026/04/23 03:46:21 DEBUG : Looking for writers 2026/04/23 03:46:21 DEBUG : dir: reading active writers 2026/04/23 03:46:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.02s) === RUN TestDirMethods run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:21 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:21 DEBUG : dir: Looking for writers 2026/04/23 03:46:21 DEBUG : Looking for writers 2026/04/23 03:46:21 DEBUG : dir: reading active writers 2026/04/23 03:46:21 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.01s) === RUN TestDirForgetAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:21 DEBUG : dir: forgetting directory cache 2026/04/23 03:46:21 DEBUG : forgetting directory cache 2026/04/23 03:46:21 DEBUG : dir: forgetting directory cache 2026/04/23 03:46:21 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:21 DEBUG : Looking for writers 2026/04/23 03:46:21 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.02s) === RUN TestDirForgetPath run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:21 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/23 03:46:21 DEBUG : dir: invalidating directory cache 2026/04/23 03:46:21 DEBUG : >ForgetPath: 2026/04/23 03:46:21 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/23 03:46:21 DEBUG : invalidating directory cache 2026/04/23 03:46:21 DEBUG : dir: forgetting directory cache 2026/04/23 03:46:21 DEBUG : >ForgetPath: 2026/04/23 03:46:21 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/23 03:46:21 DEBUG : >ForgetPath: 2026/04/23 03:46:21 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:21 DEBUG : dir: Looking for writers 2026/04/23 03:46:21 DEBUG : Looking for writers 2026/04/23 03:46:21 DEBUG : dir: reading active writers 2026/04/23 03:46:21 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.02s) === RUN TestDirWalk run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: New connection 127.0.0.1:54990->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/fil/a/b/c" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/fil/a/b/c 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-mutazev8roce/fil/a/b/c 2026/04/23 03:46:21 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/fil/a/b/c" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/fil/a/b/c 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-mutazev8roce/fil/a/b/c 2026/04/23 03:46:21 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:21 DEBUG : forgetting directory cache 2026/04/23 03:46:21 DEBUG : dir: forgetting directory cache 2026/04/23 03:46:21 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:21 DEBUG : dir: Looking for writers 2026/04/23 03:46:21 DEBUG : fil/a/b: Looking for writers 2026/04/23 03:46:21 DEBUG : fil/a: Looking for writers 2026/04/23 03:46:21 DEBUG : b: reading active writers 2026/04/23 03:46:21 DEBUG : fil: Looking for writers 2026/04/23 03:46:21 DEBUG : a: reading active writers 2026/04/23 03:46:21 DEBUG : Looking for writers 2026/04/23 03:46:21 DEBUG : dir: reading active writers 2026/04/23 03:46:21 DEBUG : fil: reading active writers 2026/04/23 03:46:21 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.12s) === RUN TestDirSetModTime run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:21 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:21 DEBUG : dir: Looking for writers 2026/04/23 03:46:21 DEBUG : Looking for writers 2026/04/23 03:46:21 DEBUG : dir: reading active writers 2026/04/23 03:46:21 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.01s) === RUN TestDirStat run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:21 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:21 DEBUG : dir: Looking for writers 2026/04/23 03:46:21 DEBUG : file1: reading active writers 2026/04/23 03:46:21 DEBUG : Looking for writers 2026/04/23 03:46:21 DEBUG : dir: reading active writers 2026/04/23 03:46:21 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.02s) === RUN TestDirReadDirAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file2" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file2 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-mutazev8roce/dir/file2 2026/04/23 03:46:21 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file2" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file2 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-mutazev8roce/dir/file2 2026/04/23 03:46:21 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/subdir/file3" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/subdir/file3 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-mutazev8roce/dir/subdir/file3 2026/04/23 03:46:21 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/subdir/file3" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/subdir/file3 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-mutazev8roce/dir/subdir/file3 2026/04/23 03:46:21 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/04/23 03:46:21 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/23 03:46:21 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/23 03:46:21 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/23 03:46:21 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/23 03:46:21 DEBUG : Waiting for deletions to finish 2026/04/23 03:46:21 INFO : dir/subdir/file3: Deleted 2026/04/23 03:46:21 DEBUG : removing 1 level 2 directories 2026/04/23 03:46:21 INFO : dir/subdir: Removing directory 2026/04/23 03:46:21 DEBUG : dir: invalidating directory cache 2026/04/23 03:46:21 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/23 03:46:21 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/23 03:46:21 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/23 03:46:21 DEBUG : dir/file1: Reset virtual modtime 2026/04/23 03:46:21 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/23 03:46:21 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/23 03:46:21 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/23 03:46:21 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/23 03:46:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 03:46:21 DEBUG : dir: invalidating directory cache 2026/04/23 03:46:21 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/23 03:46:21 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/23 03:46:21 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/23 03:46:21 DEBUG : forgetting directory cache 2026/04/23 03:46:21 DEBUG : dir: forgetting directory cache 2026/04/23 03:46:21 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/23 03:46:21 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:21 DEBUG : dir/virtualDir: Looking for writers 2026/04/23 03:46:21 DEBUG : dir: Looking for writers 2026/04/23 03:46:21 DEBUG : file1: reading active writers 2026/04/23 03:46:21 DEBUG : virtualFile2: reading active writers 2026/04/23 03:46:21 DEBUG : virtualFile: reading active writers 2026/04/23 03:46:21 DEBUG : virtualDir: reading active writers 2026/04/23 03:46:21 DEBUG : Looking for writers 2026/04/23 03:46:21 DEBUG : dir: reading active writers 2026/04/23 03:46:21 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.04s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:21 ERROR : dir/: Can only open directories read only 2026/04/23 03:46:21 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:21 DEBUG : dir: Looking for writers 2026/04/23 03:46:21 DEBUG : Looking for writers 2026/04/23 03:46:21 DEBUG : dir: reading active writers 2026/04/23 03:46:21 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.01s) === RUN TestDirCreate run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:21 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/23 03:46:21 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/23 03:46:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: File to upload is small (5 bytes), uploading instead of streaming 2026/04/23 03:46:21 DEBUG : dir/potato: size = 5 OK 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/potato" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/potato 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mutazev8roce/dir/potato 2026/04/23 03:46:21 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/23 03:46:21 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/23 03:46:21 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/04/23 03:46:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/23 03:46:21 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:21 DEBUG : dir: Looking for writers 2026/04/23 03:46:21 DEBUG : file1: reading active writers 2026/04/23 03:46:21 DEBUG : potato: reading active writers 2026/04/23 03:46:21 DEBUG : Looking for writers 2026/04/23 03:46:21 DEBUG : dir: reading active writers 2026/04/23 03:46:21 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.12s) === RUN TestDirMkdir run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:21 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:21 DEBUG : dir/sub: Looking for writers 2026/04/23 03:46:21 DEBUG : dir: Looking for writers 2026/04/23 03:46:21 DEBUG : file1: reading active writers 2026/04/23 03:46:21 DEBUG : sub: reading active writers 2026/04/23 03:46:21 DEBUG : Looking for writers 2026/04/23 03:46:21 DEBUG : dir: reading active writers 2026/04/23 03:46:21 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.13s) === RUN TestDirMkdirSub run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/23 03:46:21 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:21 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:21 DEBUG : dir/sub/subsub: Looking for writers 2026/04/23 03:46:21 DEBUG : dir/sub: Looking for writers 2026/04/23 03:46:21 DEBUG : subsub: reading active writers 2026/04/23 03:46:21 DEBUG : dir: Looking for writers 2026/04/23 03:46:21 DEBUG : file1: reading active writers 2026/04/23 03:46:21 DEBUG : sub: reading active writers 2026/04/23 03:46:21 DEBUG : Looking for writers 2026/04/23 03:46:21 DEBUG : dir: reading active writers 2026/04/23 03:46:21 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.04s) === RUN TestDirRemove run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:21 ERROR : dir/: Dir.Remove not empty 2026/04/23 03:46:21 DEBUG : dir/file1: Remove: 2026/04/23 03:46:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 03:46:21 DEBUG : dir/file1: >Remove: err= 2026/04/23 03:46:21 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/23 03:46:21 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:21 DEBUG : Looking for writers 2026/04/23 03:46:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.02s) === RUN TestDirRemoveAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:21 DEBUG : dir/file1: Remove: 2026/04/23 03:46:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 03:46:21 DEBUG : dir/file1: >Remove: err= 2026/04/23 03:46:21 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/23 03:46:21 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:21 DEBUG : Looking for writers 2026/04/23 03:46:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.01s) === RUN TestDirRemoveName run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:21 DEBUG : dir/file1: Remove: 2026/04/23 03:46:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 03:46:21 DEBUG : dir/file1: >Remove: err= 2026/04/23 03:46:21 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:21 DEBUG : dir: Looking for writers 2026/04/23 03:46:21 DEBUG : Looking for writers 2026/04/23 03:46:21 DEBUG : dir: reading active writers 2026/04/23 03:46:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.12s) === RUN TestDirRename run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file3" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file3 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-mutazev8roce/dir/file3 2026/04/23 03:46:21 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file3" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file3 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-mutazev8roce/dir/file3 2026/04/23 03:46:21 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/04/23 03:46:21 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/23 03:46:21 DEBUG : dir: Updating dir with dir2 0xc7f3120e820 2026/04/23 03:46:21 DEBUG : dir: forgetting directory cache 2026/04/23 03:46:21 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/23 03:46:21 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir2/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir2/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir2/file1 2026/04/23 03:46:21 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir2/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir2/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir2/file1 2026/04/23 03:46:21 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir2/file3" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir2/file3 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-mutazev8roce/dir2/file3 2026/04/23 03:46:21 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir2/file3" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir2/file3 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-mutazev8roce/dir2/file3 2026/04/23 03:46:21 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/04/23 03:46:21 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/23 03:46:21 DEBUG : file2: Updating file with file2 0xc7f3109d6c0 2026/04/23 03:46:21 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/23 03:46:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file2" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file2 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/file2 2026/04/23 03:46:21 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file2" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/file2 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/file2 2026/04/23 03:46:21 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir2/file3" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir2/file3 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-mutazev8roce/dir2/file3 2026/04/23 03:46:21 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir2/file3" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir2/file3 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-mutazev8roce/dir2/file3 2026/04/23 03:46:21 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/04/23 03:46:21 INFO : dir2/file3: Deleted 2026/04/23 03:46:21 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/23 03:46:21 DEBUG : dir2/file3: Updating file with dir2/file3 0xc7f3109d6c0 2026/04/23 03:46:21 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/23 03:46:21 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir2/file3" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir2/file3 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir2/file3 2026/04/23 03:46:21 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir2/file3" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir2/file3 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir2/file3 2026/04/23 03:46:21 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:21 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/23 03:46:21 DEBUG : empty directory: Updating dir with renamed empty directory 0xc7f30f5fe10 2026/04/23 03:46:21 DEBUG : empty directory: forgetting directory cache 2026/04/23 03:46:21 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/23 03:46:21 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/23 03:46:21 DEBUG : dir2: Renaming to "dir3" 2026/04/23 03:46:21 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:21 DEBUG : renamed empty directory: Looking for writers 2026/04/23 03:46:21 DEBUG : dir3: Looking for writers 2026/04/23 03:46:21 DEBUG : file3: reading active writers 2026/04/23 03:46:21 DEBUG : Looking for writers 2026/04/23 03:46:21 DEBUG : dir3: reading active writers 2026/04/23 03:46:21 DEBUG : renamed empty directory: reading active writers 2026/04/23 03:46:21 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.17s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/23 03:46:21 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:21 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/23 03:46:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/23 03:46:21 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/23 03:46:21 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/23 03:46:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/23 03:46:21 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:21 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/23 03:46:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/23 03:46:21 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/23 03:46:21 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/23 03:46:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: File to upload is small (12 bytes), uploading instead of streaming 2026/04/23 03:46:21 DEBUG : dir/sub/file2: size = 12 OK 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/sub/file2" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/sub/file2 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-mutazev8roce/dir/sub/file2 2026/04/23 03:46:21 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/04/23 03:46:21 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/23 03:46:21 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/04/23 03:46:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/23 03:46:21 DEBUG : forgetting directory cache 2026/04/23 03:46:21 DEBUG : dir: forgetting directory cache 2026/04/23 03:46:21 DEBUG : dir/sub: forgetting directory cache 2026/04/23 03:46:21 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/23 03:46:21 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: File to upload is small (5 bytes), uploading instead of streaming 2026/04/23 03:46:21 DEBUG : dir/sub/file0: size = 5 OK 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/sub/file0" 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/sub/file0 2026/04/23 03:46:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mutazev8roce/dir/sub/file0 2026/04/23 03:46:21 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/23 03:46:21 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/23 03:46:21 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/04/23 03:46:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/23 03:46:21 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:21 DEBUG : dir/sub: Looking for writers 2026/04/23 03:46:21 DEBUG : file0: reading active writers 2026/04/23 03:46:21 DEBUG : file2: reading active writers 2026/04/23 03:46:21 DEBUG : dir: Looking for writers 2026/04/23 03:46:21 DEBUG : file1: reading active writers 2026/04/23 03:46:21 DEBUG : sub: reading active writers 2026/04/23 03:46:21 DEBUG : Looking for writers 2026/04/23 03:46:21 DEBUG : dir: reading active writers 2026/04/23 03:46:21 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.03s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:21 DEBUG : forgetting directory cache 2026/04/23 03:46:23 DEBUG : forgetting directory cache 2026/04/23 03:46:23 DEBUG : dir: forgetting directory cache 2026/04/23 03:46:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.11s) === RUN TestDirMetadataExtension run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/23 03:46:23 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:23 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/23 03:46:23 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/23 03:46:23 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/23 03:46:23 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:23 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:23 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/23 03:46:23 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:23 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/23 03:46:23 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/23 03:46:23 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/23 03:46:23 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:23 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : file1: reading active writers 2026/04/23 03:46:23 DEBUG : file1.metadata: reading active writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : dir.metadata: reading active writers 2026/04/23 03:46:23 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.02s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : file1: reading active writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.02s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:23 DEBUG : Can set mod time: true 2026/04/23 03:46:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : file1: reading active writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 03:46:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/23 03:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: File to upload is small (0 bytes), uploading instead of streaming 2026/04/23 03:46:23 DEBUG : dir/file1: size = 0 OK 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/23 03:46:23 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/23 03:46:23 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/23 03:46:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/23 03:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : file1: reading active writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : >WaitForWriters: 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/04/23 03:46:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : file1: reading active writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 03:46:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/23 03:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: File to upload is small (5 bytes), uploading instead of streaming 2026/04/23 03:46:23 DEBUG : dir/file1: size = 5 OK 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/23 03:46:23 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/23 03:46:23 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/23 03:46:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/23 03:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : file1: reading active writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : >WaitForWriters: 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/04/23 03:46:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : file1: reading active writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : file1: reading active writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : >WaitForWriters: 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:23 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/23 03:46:23 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 03:46:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 03:46:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 03:46:23 DEBUG : dir/file1(0xc7f30eab040): close: 2026/04/23 03:46:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/23 03:46:23 DEBUG : dir/file1(0xc7f30eab040): >close: err= 2026/04/23 03:46:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : file1: reading active writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : >WaitForWriters: 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : file1: reading active writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : >WaitForWriters: 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:23 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/23 03:46:23 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 03:46:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 03:46:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 03:46:23 DEBUG : dir/file1(0xc7f311d7980): _writeAt: size=5, off=0 2026/04/23 03:46:23 DEBUG : dir/file1(0xc7f311d7980): openPending: 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/23 03:46:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/23 03:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:23 DEBUG : dir/file1(0xc7f311d7980): >openPending: err= 2026/04/23 03:46:23 DEBUG : dir/file1(0xc7f311d7980): >_writeAt: n=5, err= 2026/04/23 03:46:23 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/23 03:46:23 DEBUG : dir/file1(0xc7f311d7980): close: 2026/04/23 03:46:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/23 03:46:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/23 03:46:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/23 03:46:23 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/23 03:46:23 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/23 03:46:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:23 DEBUG : dir/file1(0xc7f311d7980): >close: err= 2026/04/23 03:46:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : file1: reading active writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : file1: reading active writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : file1: reading active writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : file1: reading active writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 03:46:23 DEBUG : dir/file1: vfs cache: starting upload 2026/04/23 03:46:23 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1.2f98c60a.partial" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1.2f98c60a.partial 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-mutazev8roce/dir/file1.2f98c60a.partial 2026/04/23 03:46:23 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/04/23 03:46:23 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/04/23 03:46:23 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/04/23 03:46:23 INFO : dir/file1: Copied (replaced existing) 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/04/23 03:46:23 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/04/23 03:46:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/23 03:46:23 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/23 03:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : file1: reading active writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : >WaitForWriters: 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/04/23 03:46:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : file1: reading active writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : >WaitForWriters: 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.32s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.03s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.03s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.03s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.02s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.02s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.19s) === RUN TestFileOpenRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 03:46:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/23 03:46:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : file1: reading active writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.03s) === RUN TestFileOpenReadUnknownSize 2026/04/23 03:46:23 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/23 03:46:23 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/23 03:46:23 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:23 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/23 03:46:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : file.txt: reading active writers 2026/04/23 03:46:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: File to upload is small (25 bytes), uploading instead of streaming 2026/04/23 03:46:23 DEBUG : dir/file1: size = 25 OK 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/23 03:46:23 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/23 03:46:23 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/23 03:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : file1: reading active writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.02s) === RUN TestFileRemove run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:23 DEBUG : dir/file1: Remove: 2026/04/23 03:46:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 03:46:23 DEBUG : dir/file1: >Remove: err= 2026/04/23 03:46:23 DEBUG : dir/file1: Remove: 2026/04/23 03:46:23 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/23 03:46:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.02s) === RUN TestFileRemoveAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:23 DEBUG : dir/file1: Remove: 2026/04/23 03:46:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 03:46:23 DEBUG : dir/file1: >Remove: err= 2026/04/23 03:46:23 DEBUG : dir/file1: Remove: 2026/04/23 03:46:23 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/23 03:46:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.02s) === RUN TestFileOpen run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 03:46:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/23 03:46:23 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/23 03:46:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/23 03:46:23 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/23 03:46:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/23 03:46:23 DEBUG : dir/file1: Open: flags=0x3 2026/04/23 03:46:23 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/23 03:46:23 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/23 03:46:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : file1: reading active writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.02s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : file1: reading active writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : >WaitForWriters: 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 03:46:23 DEBUG : newLeaf: Updating file with newLeaf 0xc7f31289790 2026/04/23 03:46:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 03:46:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:23 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:23 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Updating file with dir/file1 0xc7f31289790 2026/04/23 03:46:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/23 03:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 03:46:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/23 03:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:23 DEBUG : dir/file1: File is currently open, delaying rename 0xc7f31289790 2026/04/23 03:46:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 03:46:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: File to upload is small (25 bytes), uploading instead of streaming 2026/04/23 03:46:23 DEBUG : dir/file1: size = 25 OK 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/23 03:46:23 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/23 03:46:23 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/23 03:46:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 03:46:23 DEBUG : newLeaf: Running delayed rename now 2026/04/23 03:46:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 03:46:23 DEBUG : newLeaf: Updating file with newLeaf 0xc7f31289790 2026/04/23 03:46:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : newLeaf: reading active writers 2026/04/23 03:46:23 DEBUG : >WaitForWriters: 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:23 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:23 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/04/23 03:46:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : newLeaf: reading active writers 2026/04/23 03:46:23 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : file1: reading active writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : >WaitForWriters: 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 03:46:23 DEBUG : newLeaf: Updating file with newLeaf 0xc7f31725ad0 2026/04/23 03:46:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 03:46:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:23 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:23 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Updating file with dir/file1 0xc7f31725ad0 2026/04/23 03:46:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/23 03:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 03:46:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/23 03:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:23 DEBUG : dir/file1: File is currently open, delaying rename 0xc7f31725ad0 2026/04/23 03:46:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 03:46:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: File to upload is small (25 bytes), uploading instead of streaming 2026/04/23 03:46:23 DEBUG : dir/file1: size = 25 OK 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/23 03:46:23 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/23 03:46:23 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/23 03:46:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 03:46:23 DEBUG : newLeaf: Running delayed rename now 2026/04/23 03:46:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 03:46:23 DEBUG : newLeaf: Updating file with newLeaf 0xc7f31725ad0 2026/04/23 03:46:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : newLeaf: reading active writers 2026/04/23 03:46:23 DEBUG : >WaitForWriters: 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:23 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:23 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/04/23 03:46:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : newLeaf: reading active writers 2026/04/23 03:46:23 DEBUG : >WaitForWriters: 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:23 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/23 03:46:23 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 03:46:23 DEBUG : dir/file1(0xc7f313bf000): openPending: 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/23 03:46:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/23 03:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:23 DEBUG : dir/file1(0xc7f313bf000): >openPending: err= 2026/04/23 03:46:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/23 03:46:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 03:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 03:46:23 DEBUG : dir/file1(0xc7f313bf000): _writeAt: size=14, off=0 2026/04/23 03:46:23 DEBUG : dir/file1(0xc7f313bf000): >_writeAt: n=14, err= 2026/04/23 03:46:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/23 03:46:23 DEBUG : dir/file1(0xc7f313bf000): close: 2026/04/23 03:46:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/23 03:46:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/23 03:46:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:23 DEBUG : dir/file1(0xc7f313bf000): >close: err= 2026/04/23 03:46:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : file1: reading active writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : file1: reading active writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : file1: reading active writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : file1: reading active writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 03:46:23 DEBUG : dir/file1: vfs cache: starting upload 2026/04/23 03:46:23 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1.ca338588.partial" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1.ca338588.partial 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1.ca338588.partial 2026/04/23 03:46:23 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 03:46:23 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/04/23 03:46:23 INFO : dir/file1: Copied (replaced existing) 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/23 03:46:23 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/23 03:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : file1: reading active writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : >WaitForWriters: 2026/04/23 03:46:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 03:46:23 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 03:46:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 03:46:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 03:46:23 DEBUG : dir/file1(0xc7f30f0cd00): _readAt: size=512, off=0 2026/04/23 03:46:23 DEBUG : dir/file1(0xc7f30f0cd00): openPending: 2026/04/23 03:46:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/23 03:46:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/23 03:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:23 DEBUG : dir/file1(0xc7f30f0cd00): >openPending: err= 2026/04/23 03:46:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/23 03:46:23 DEBUG : dir/file1(0xc7f30f0cd00): >_readAt: n=14, err=EOF 2026/04/23 03:46:23 DEBUG : dir/file1(0xc7f30f0cd00): close: 2026/04/23 03:46:23 DEBUG : dir/file1(0xc7f30f0cd00): >close: err= 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:23 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/23 03:46:23 DEBUG : newLeaf: Updating file with newLeaf 0xc7f3117b6c0 2026/04/23 03:46:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 03:46:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:23 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:23 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/23 03:46:23 DEBUG : dir/file1: Updating file with dir/file1 0xc7f3117b6c0 2026/04/23 03:46:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/23 03:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 03:46:23 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 03:46:23 DEBUG : dir/file1(0xc7f313bf200): openPending: 2026/04/23 03:46:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/23 03:46:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/23 03:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:23 DEBUG : dir/file1(0xc7f313bf200): >openPending: err= 2026/04/23 03:46:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/23 03:46:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 03:46:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 03:46:23 DEBUG : dir/file1(0xc7f313bf200): _writeAt: size=25, off=0 2026/04/23 03:46:23 DEBUG : dir/file1(0xc7f313bf200): >_writeAt: n=25, err= 2026/04/23 03:46:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:23 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/23 03:46:23 DEBUG : newLeaf: Updating file with newLeaf 0xc7f3117b6c0 2026/04/23 03:46:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 03:46:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 03:46:23 DEBUG : newLeaf(0xc7f313bf200): close: 2026/04/23 03:46:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/23 03:46:23 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-23 03:46:23.856572456 +0000 UTC m=+2.964860297 2026/04/23 03:46:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:23 DEBUG : newLeaf(0xc7f313bf200): >close: err= 2026/04/23 03:46:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : newLeaf: reading active writers 2026/04/23 03:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : newLeaf: reading active writers 2026/04/23 03:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : newLeaf: reading active writers 2026/04/23 03:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 03:46:23 DEBUG : dir: Looking for writers 2026/04/23 03:46:23 DEBUG : Looking for writers 2026/04/23 03:46:23 DEBUG : dir: reading active writers 2026/04/23 03:46:23 DEBUG : newLeaf: reading active writers 2026/04/23 03:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 03:46:23 DEBUG : newLeaf: vfs cache: starting upload 2026/04/23 03:46:23 DEBUG : newLeaf.dd852ff2.partial: size = 25 OK 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf.dd852ff2.partial" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/newLeaf.dd852ff2.partial 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mutazev8roce/newLeaf.dd852ff2.partial 2026/04/23 03:46:23 DEBUG : newLeaf.dd852ff2.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/23 03:46:23 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/23 03:46:23 DEBUG : newLeaf.dd852ff2.partial: renamed to: newLeaf 2026/04/23 03:46:23 INFO : newLeaf: Copied (replaced existing) 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:23 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/23 03:46:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-23 03:46:23 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/23 03:46:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/23 03:46:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 03:46:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/23 03:46:24 DEBUG : dir: Looking for writers 2026/04/23 03:46:24 DEBUG : Looking for writers 2026/04/23 03:46:24 DEBUG : dir: reading active writers 2026/04/23 03:46:24 DEBUG : newLeaf: reading active writers 2026/04/23 03:46:24 DEBUG : >WaitForWriters: 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/04/23 03:46:24 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:24 DEBUG : dir: Looking for writers 2026/04/23 03:46:24 DEBUG : Looking for writers 2026/04/23 03:46:24 DEBUG : dir: reading active writers 2026/04/23 03:46:24 DEBUG : newLeaf: reading active writers 2026/04/23 03:46:24 DEBUG : >WaitForWriters: 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:24 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:24 DEBUG : dir: Looking for writers 2026/04/23 03:46:24 DEBUG : file1: reading active writers 2026/04/23 03:46:24 DEBUG : Looking for writers 2026/04/23 03:46:24 DEBUG : dir: reading active writers 2026/04/23 03:46:24 DEBUG : >WaitForWriters: 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 03:46:24 DEBUG : newLeaf: Updating file with newLeaf 0xc7f310a21a0 2026/04/23 03:46:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 03:46:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/23 03:46:24 DEBUG : dir/file1: Updating file with dir/file1 0xc7f310a21a0 2026/04/23 03:46:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/23 03:46:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 03:46:24 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 03:46:24 DEBUG : dir/file1(0xc7f30f7ba00): openPending: 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/23 03:46:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/23 03:46:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:24 DEBUG : dir/file1(0xc7f30f7ba00): >openPending: err= 2026/04/23 03:46:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/23 03:46:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 03:46:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 03:46:24 DEBUG : dir/file1(0xc7f30f7ba00): _writeAt: size=25, off=0 2026/04/23 03:46:24 DEBUG : dir/file1(0xc7f30f7ba00): >_writeAt: n=25, err= 2026/04/23 03:46:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/23 03:46:24 DEBUG : newLeaf: Updating file with newLeaf 0xc7f310a21a0 2026/04/23 03:46:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 03:46:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 03:46:24 DEBUG : newLeaf(0xc7f30f7ba00): close: 2026/04/23 03:46:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/23 03:46:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-23 03:46:24.067585872 +0000 UTC m=+3.175873724 2026/04/23 03:46:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:24 DEBUG : newLeaf(0xc7f30f7ba00): >close: err= 2026/04/23 03:46:24 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:24 DEBUG : dir: Looking for writers 2026/04/23 03:46:24 DEBUG : Looking for writers 2026/04/23 03:46:24 DEBUG : dir: reading active writers 2026/04/23 03:46:24 DEBUG : newLeaf: reading active writers 2026/04/23 03:46:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 03:46:24 DEBUG : dir: Looking for writers 2026/04/23 03:46:24 DEBUG : Looking for writers 2026/04/23 03:46:24 DEBUG : dir: reading active writers 2026/04/23 03:46:24 DEBUG : newLeaf: reading active writers 2026/04/23 03:46:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 03:46:24 DEBUG : dir: Looking for writers 2026/04/23 03:46:24 DEBUG : Looking for writers 2026/04/23 03:46:24 DEBUG : dir: reading active writers 2026/04/23 03:46:24 DEBUG : newLeaf: reading active writers 2026/04/23 03:46:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 03:46:24 DEBUG : dir: Looking for writers 2026/04/23 03:46:24 DEBUG : Looking for writers 2026/04/23 03:46:24 DEBUG : newLeaf: reading active writers 2026/04/23 03:46:24 DEBUG : dir: reading active writers 2026/04/23 03:46:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 03:46:24 DEBUG : newLeaf: vfs cache: starting upload 2026/04/23 03:46:24 DEBUG : newLeaf.27fe9fb5.partial: size = 25 OK 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf.27fe9fb5.partial" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/newLeaf.27fe9fb5.partial 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mutazev8roce/newLeaf.27fe9fb5.partial 2026/04/23 03:46:24 DEBUG : newLeaf.27fe9fb5.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/23 03:46:24 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/23 03:46:24 DEBUG : newLeaf.27fe9fb5.partial: renamed to: newLeaf 2026/04/23 03:46:24 INFO : newLeaf: Copied (replaced existing) 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/23 03:46:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-23 03:46:24 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/23 03:46:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/23 03:46:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 03:46:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/23 03:46:24 DEBUG : dir: Looking for writers 2026/04/23 03:46:24 DEBUG : Looking for writers 2026/04/23 03:46:24 DEBUG : dir: reading active writers 2026/04/23 03:46:24 DEBUG : newLeaf: reading active writers 2026/04/23 03:46:24 DEBUG : >WaitForWriters: 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/04/23 03:46:24 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:24 DEBUG : dir: Looking for writers 2026/04/23 03:46:24 DEBUG : Looking for writers 2026/04/23 03:46:24 DEBUG : dir: reading active writers 2026/04/23 03:46:24 DEBUG : newLeaf: reading active writers 2026/04/23 03:46:24 DEBUG : >WaitForWriters: 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:24 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/23 03:46:24 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 03:46:24 DEBUG : dir/file1(0xc7f310d2200): openPending: 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/23 03:46:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/23 03:46:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:24 DEBUG : dir/file1(0xc7f310d2200): >openPending: err= 2026/04/23 03:46:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/23 03:46:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 03:46:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 03:46:24 DEBUG : dir/file1(0xc7f310d2200): _writeAt: size=14, off=0 2026/04/23 03:46:24 DEBUG : dir/file1(0xc7f310d2200): >_writeAt: n=14, err= 2026/04/23 03:46:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/23 03:46:24 DEBUG : dir/file1(0xc7f310d2200): close: 2026/04/23 03:46:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/23 03:46:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/23 03:46:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:24 DEBUG : dir/file1(0xc7f310d2200): >close: err= 2026/04/23 03:46:24 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:24 DEBUG : dir: Looking for writers 2026/04/23 03:46:24 DEBUG : file1: reading active writers 2026/04/23 03:46:24 DEBUG : Looking for writers 2026/04/23 03:46:24 DEBUG : dir: reading active writers 2026/04/23 03:46:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 03:46:24 DEBUG : dir: Looking for writers 2026/04/23 03:46:24 DEBUG : file1: reading active writers 2026/04/23 03:46:24 DEBUG : Looking for writers 2026/04/23 03:46:24 DEBUG : dir: reading active writers 2026/04/23 03:46:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 03:46:24 DEBUG : dir: Looking for writers 2026/04/23 03:46:24 DEBUG : file1: reading active writers 2026/04/23 03:46:24 DEBUG : Looking for writers 2026/04/23 03:46:24 DEBUG : dir: reading active writers 2026/04/23 03:46:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 03:46:24 DEBUG : dir: Looking for writers 2026/04/23 03:46:24 DEBUG : file1: reading active writers 2026/04/23 03:46:24 DEBUG : Looking for writers 2026/04/23 03:46:24 DEBUG : dir: reading active writers 2026/04/23 03:46:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 03:46:24 DEBUG : dir/file1: vfs cache: starting upload 2026/04/23 03:46:24 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1.ca338588.partial" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1.ca338588.partial 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1.ca338588.partial 2026/04/23 03:46:24 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:24 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 03:46:24 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/04/23 03:46:24 INFO : dir/file1: Copied (replaced existing) 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/23 03:46:24 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/23 03:46:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/23 03:46:24 DEBUG : dir: Looking for writers 2026/04/23 03:46:24 DEBUG : file1: reading active writers 2026/04/23 03:46:24 DEBUG : Looking for writers 2026/04/23 03:46:24 DEBUG : dir: reading active writers 2026/04/23 03:46:24 DEBUG : >WaitForWriters: 2026/04/23 03:46:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 03:46:24 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 03:46:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 03:46:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 03:46:24 DEBUG : dir/file1(0xc7f31252200): _readAt: size=512, off=0 2026/04/23 03:46:24 DEBUG : dir/file1(0xc7f31252200): openPending: 2026/04/23 03:46:24 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" 2026/04/23 03:46:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/23 03:46:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:24 DEBUG : dir/file1(0xc7f31252200): >openPending: err= 2026/04/23 03:46:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/23 03:46:24 DEBUG : dir/file1(0xc7f31252200): >_readAt: n=14, err=EOF 2026/04/23 03:46:24 DEBUG : dir/file1(0xc7f31252200): close: 2026/04/23 03:46:24 DEBUG : dir/file1(0xc7f31252200): >close: err= 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/23 03:46:24 DEBUG : newLeaf: Updating file with newLeaf 0xc7f310a2340 2026/04/23 03:46:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 03:46:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:24 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/23 03:46:24 DEBUG : dir/file1: Updating file with dir/file1 0xc7f310a2340 2026/04/23 03:46:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/23 03:46:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 03:46:24 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 03:46:24 DEBUG : dir/file1(0xc7f31253300): openPending: 2026/04/23 03:46:24 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" 2026/04/23 03:46:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/23 03:46:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:24 DEBUG : dir/file1(0xc7f31253300): >openPending: err= 2026/04/23 03:46:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/23 03:46:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 03:46:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 03:46:24 DEBUG : dir/file1(0xc7f31253300): _writeAt: size=25, off=0 2026/04/23 03:46:24 DEBUG : dir/file1(0xc7f31253300): >_writeAt: n=25, err= 2026/04/23 03:46:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/23 03:46:24 DEBUG : newLeaf: Updating file with newLeaf 0xc7f310a2340 2026/04/23 03:46:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 03:46:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 03:46:24 DEBUG : newLeaf(0xc7f31253300): close: 2026/04/23 03:46:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/23 03:46:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-23 03:46:24.448743303 +0000 UTC m=+3.557031144 2026/04/23 03:46:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:24 DEBUG : newLeaf(0xc7f31253300): >close: err= 2026/04/23 03:46:24 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:24 DEBUG : dir: Looking for writers 2026/04/23 03:46:24 DEBUG : Looking for writers 2026/04/23 03:46:24 DEBUG : dir: reading active writers 2026/04/23 03:46:24 DEBUG : newLeaf: reading active writers 2026/04/23 03:46:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 03:46:24 DEBUG : dir: Looking for writers 2026/04/23 03:46:24 DEBUG : Looking for writers 2026/04/23 03:46:24 DEBUG : dir: reading active writers 2026/04/23 03:46:24 DEBUG : newLeaf: reading active writers 2026/04/23 03:46:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 03:46:24 DEBUG : dir: Looking for writers 2026/04/23 03:46:24 DEBUG : Looking for writers 2026/04/23 03:46:24 DEBUG : dir: reading active writers 2026/04/23 03:46:24 DEBUG : newLeaf: reading active writers 2026/04/23 03:46:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 03:46:24 DEBUG : dir: Looking for writers 2026/04/23 03:46:24 DEBUG : Looking for writers 2026/04/23 03:46:24 DEBUG : dir: reading active writers 2026/04/23 03:46:24 DEBUG : newLeaf: reading active writers 2026/04/23 03:46:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 03:46:24 DEBUG : newLeaf: vfs cache: starting upload 2026/04/23 03:46:24 DEBUG : newLeaf.658884dc.partial: size = 25 OK 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf.658884dc.partial" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/newLeaf.658884dc.partial 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mutazev8roce/newLeaf.658884dc.partial 2026/04/23 03:46:24 DEBUG : newLeaf.658884dc.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/23 03:46:24 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/23 03:46:24 DEBUG : newLeaf.658884dc.partial: renamed to: newLeaf 2026/04/23 03:46:24 INFO : newLeaf: Copied (replaced existing) 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/23 03:46:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-23 03:46:24 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/23 03:46:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/23 03:46:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 03:46:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/23 03:46:24 DEBUG : dir: Looking for writers 2026/04/23 03:46:24 DEBUG : Looking for writers 2026/04/23 03:46:24 DEBUG : dir: reading active writers 2026/04/23 03:46:24 DEBUG : newLeaf: reading active writers 2026/04/23 03:46:24 DEBUG : >WaitForWriters: 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/04/23 03:46:24 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:24 DEBUG : dir: Looking for writers 2026/04/23 03:46:24 DEBUG : Looking for writers 2026/04/23 03:46:24 DEBUG : dir: reading active writers 2026/04/23 03:46:24 DEBUG : newLeaf: reading active writers 2026/04/23 03:46:24 DEBUG : >WaitForWriters: 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:24 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:24 DEBUG : dir: Looking for writers 2026/04/23 03:46:24 DEBUG : file1: reading active writers 2026/04/23 03:46:24 DEBUG : Looking for writers 2026/04/23 03:46:24 DEBUG : dir: reading active writers 2026/04/23 03:46:24 DEBUG : >WaitForWriters: 2026/04/23 03:46:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 03:46:24 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 03:46:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 03:46:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 03:46:24 DEBUG : dir/file1(0xc7f317c4940): _readAt: size=512, off=0 2026/04/23 03:46:24 DEBUG : dir/file1(0xc7f317c4940): openPending: 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/23 03:46:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/23 03:46:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:24 DEBUG : dir/file1(0xc7f317c4940): >openPending: err= 2026/04/23 03:46:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/23 03:46:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 03:46:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:24 DEBUG : dir/file1(0xc7f317c4940): >_readAt: n=14, err=EOF 2026/04/23 03:46:24 DEBUG : dir/file1(0xc7f317c4940): close: 2026/04/23 03:46:24 DEBUG : dir/file1(0xc7f317c4940): >close: err= 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/23 03:46:24 DEBUG : newLeaf: Updating file with newLeaf 0xc7f317e2000 2026/04/23 03:46:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 03:46:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:24 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/23 03:46:24 DEBUG : dir/file1: Updating file with dir/file1 0xc7f317e2000 2026/04/23 03:46:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/23 03:46:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 03:46:24 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 03:46:24 DEBUG : dir/file1(0xc7f317c5380): openPending: 2026/04/23 03:46:24 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" 2026/04/23 03:46:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/23 03:46:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:24 DEBUG : dir/file1(0xc7f317c5380): >openPending: err= 2026/04/23 03:46:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/23 03:46:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 03:46:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 03:46:24 DEBUG : dir/file1(0xc7f317c5380): _writeAt: size=25, off=0 2026/04/23 03:46:24 DEBUG : dir/file1(0xc7f317c5380): >_writeAt: n=25, err= 2026/04/23 03:46:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/23 03:46:24 DEBUG : newLeaf: Updating file with newLeaf 0xc7f317e2000 2026/04/23 03:46:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 03:46:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 03:46:24 DEBUG : newLeaf(0xc7f317c5380): close: 2026/04/23 03:46:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/23 03:46:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-23 03:46:24.667670912 +0000 UTC m=+3.775958753 2026/04/23 03:46:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:24 DEBUG : newLeaf(0xc7f317c5380): >close: err= 2026/04/23 03:46:24 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:24 DEBUG : dir: Looking for writers 2026/04/23 03:46:24 DEBUG : Looking for writers 2026/04/23 03:46:24 DEBUG : newLeaf: reading active writers 2026/04/23 03:46:24 DEBUG : dir: reading active writers 2026/04/23 03:46:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 03:46:24 DEBUG : dir: Looking for writers 2026/04/23 03:46:24 DEBUG : Looking for writers 2026/04/23 03:46:24 DEBUG : newLeaf: reading active writers 2026/04/23 03:46:24 DEBUG : dir: reading active writers 2026/04/23 03:46:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 03:46:24 DEBUG : dir: Looking for writers 2026/04/23 03:46:24 DEBUG : Looking for writers 2026/04/23 03:46:24 DEBUG : dir: reading active writers 2026/04/23 03:46:24 DEBUG : newLeaf: reading active writers 2026/04/23 03:46:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 03:46:24 DEBUG : dir: Looking for writers 2026/04/23 03:46:24 DEBUG : Looking for writers 2026/04/23 03:46:24 DEBUG : newLeaf: reading active writers 2026/04/23 03:46:24 DEBUG : dir: reading active writers 2026/04/23 03:46:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 03:46:24 DEBUG : newLeaf: vfs cache: starting upload 2026/04/23 03:46:24 DEBUG : newLeaf.716af1c1.partial: size = 25 OK 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf.716af1c1.partial" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/newLeaf.716af1c1.partial 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mutazev8roce/newLeaf.716af1c1.partial 2026/04/23 03:46:24 DEBUG : newLeaf.716af1c1.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/23 03:46:24 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/23 03:46:24 DEBUG : newLeaf.716af1c1.partial: renamed to: newLeaf 2026/04/23 03:46:24 INFO : newLeaf: Copied (replaced existing) 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/23 03:46:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-23 03:46:24 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/23 03:46:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/23 03:46:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 03:46:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/23 03:46:24 DEBUG : dir: Looking for writers 2026/04/23 03:46:24 DEBUG : Looking for writers 2026/04/23 03:46:24 DEBUG : dir: reading active writers 2026/04/23 03:46:24 DEBUG : newLeaf: reading active writers 2026/04/23 03:46:24 DEBUG : >WaitForWriters: 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/newLeaf" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-mutazev8roce/newLeaf 2026/04/23 03:46:24 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/04/23 03:46:24 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:24 DEBUG : dir: Looking for writers 2026/04/23 03:46:24 DEBUG : Looking for writers 2026/04/23 03:46:24 DEBUG : newLeaf: reading active writers 2026/04/23 03:46:24 DEBUG : dir: reading active writers 2026/04/23 03:46:24 DEBUG : >WaitForWriters: 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaner exiting --- PASS: TestFileRename (1.28s) --- PASS: TestFileRename/off,forceCache=false (0.05s) --- PASS: TestFileRename/minimal,forceCache=false (0.05s) --- PASS: TestFileRename/minimal,forceCache=true (0.37s) --- PASS: TestFileRename/writes,forceCache=false (0.21s) --- PASS: TestFileRename/writes,forceCache=true (0.38s) --- PASS: TestFileRename/full,forceCache=false (0.22s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:24 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:24 DEBUG : Looking for writers 2026/04/23 03:46:24 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === 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:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/23 03:46:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 03:46:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/23 03:46:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/23 03:46:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:24 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/23 03:46:24 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:24 DEBUG : dir: Looking for writers 2026/04/23 03:46:24 DEBUG : file1: reading active writers 2026/04/23 03:46:24 DEBUG : Looking for writers 2026/04/23 03:46:24 DEBUG : dir: reading active writers 2026/04/23 03:46:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.02s) === RUN TestReadFileHandleSeek run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/23 03:46:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 03:46:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/23 03:46:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/23 03:46:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:24 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/23 03:46:24 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/23 03:46:24 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/23 03:46:24 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/23 03:46:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/23 03:46:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/23 03:46:24 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/23 03:46:24 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/23 03:46:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/23 03:46:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/23 03:46:24 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/23 03:46:24 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/23 03:46:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/23 03:46:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/23 03:46:24 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/23 03:46:24 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:24 DEBUG : dir: Looking for writers 2026/04/23 03:46:24 DEBUG : file1: reading active writers 2026/04/23 03:46:24 DEBUG : Looking for writers 2026/04/23 03:46:24 DEBUG : dir: reading active writers 2026/04/23 03:46:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.04s) === RUN TestReadFileHandleReadAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:24 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/23 03:46:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 03:46:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/23 03:46:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/23 03:46:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:24 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/23 03:46:24 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/23 03:46:24 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/23 03:46:24 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/23 03:46:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/23 03:46:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/23 03:46:24 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/23 03:46:24 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/23 03:46:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/23 03:46:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/23 03:46:24 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/23 03:46:24 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/23 03:46:24 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/23 03:46:24 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/23 03:46:24 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/23 03:46:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/23 03:46:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/23 03:46:24 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/23 03:46:24 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/23 03:46:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/23 03:46:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/23 03:46:24 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/23 03:46:24 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/23 03:46:24 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/23 03:46:24 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/23 03:46:24 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/23 03:46:24 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/23 03:46:25 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/23 03:46:25 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/23 03:46:25 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/23 03:46:25 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:25 DEBUG : dir: Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : dir: reading active writers 2026/04/23 03:46:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.11s) === RUN TestReadFileHandleFlush run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/23 03:46:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 03:46:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/23 03:46:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/23 03:46:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/23 03:46:25 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:25 DEBUG : dir: Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : dir: reading active writers 2026/04/23 03:46:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.02s) === RUN TestReadFileHandleRelease run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/23 03:46:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 03:46:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/23 03:46:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/23 03:46:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:25 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/23 03:46:25 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/23 03:46:25 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:25 DEBUG : dir: Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : dir: reading active writers 2026/04/23 03:46:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.02s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/23 03:46:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 03:46:25 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 03:46:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 03:46:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 03:46:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f31722340): _readAt: size=1, off=0 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f31722340): openPending: 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/23 03:46:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/23 03:46:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/23 03:46:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f31722340): >openPending: err= 2026/04/23 03:46:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/23 03:46:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 03:46:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f31722340): >_readAt: n=1, err= 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f31722340): _readAt: size=256, off=1 2026/04/23 03:46:25 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f31722340): >_readAt: n=15, err=EOF 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f31722340): _readAt: size=16, off=16 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f31722340): >_readAt: n=0, err=EOF 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f31722340): close: 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f31722340): >close: err= 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f31722340): close: 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f31722340): >close: err=file already closed 2026/04/23 03:46:25 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:25 DEBUG : dir: Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : dir: reading active writers 2026/04/23 03:46:25 DEBUG : >WaitForWriters: 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.02s) === RUN TestRWFileHandleSeek run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/23 03:46:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 03:46:25 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 03:46:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 03:46:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 03:46:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313bc4c0): _readAt: size=1, off=0 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313bc4c0): openPending: 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/23 03:46:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/23 03:46:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/23 03:46:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313bc4c0): >openPending: err= 2026/04/23 03:46:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/23 03:46:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 03:46:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313bc4c0): >_readAt: n=1, err= 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313bc4c0): _readAt: size=1, off=5 2026/04/23 03:46:25 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313bc4c0): >_readAt: n=1, err= 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313bc4c0): _readAt: size=1, off=3 2026/04/23 03:46:25 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313bc4c0): >_readAt: n=1, err= 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313bc4c0): _readAt: size=1, off=13 2026/04/23 03:46:25 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313bc4c0): >_readAt: n=1, err= 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313bc4c0): _readAt: size=16, off=100 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313bc4c0): >_readAt: n=0, err=EOF 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313bc4c0): close: 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313bc4c0): >close: err= 2026/04/23 03:46:25 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:25 DEBUG : dir: Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : dir: reading active writers 2026/04/23 03:46:25 DEBUG : >WaitForWriters: 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.02s) === RUN TestRWFileHandleReadAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/23 03:46:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 03:46:25 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 03:46:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 03:46:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 03:46:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313549c0): _readAt: size=1, off=0 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313549c0): openPending: 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/23 03:46:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/23 03:46:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/23 03:46:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313549c0): >openPending: err= 2026/04/23 03:46:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/23 03:46:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 03:46:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313549c0): >_readAt: n=1, err= 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313549c0): _readAt: size=1, off=5 2026/04/23 03:46:25 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313549c0): >_readAt: n=1, err= 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313549c0): _readAt: size=1, off=1 2026/04/23 03:46:25 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313549c0): >_readAt: n=1, err= 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313549c0): _readAt: size=6, off=10 2026/04/23 03:46:25 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313549c0): >_readAt: n=6, err= 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313549c0): _readAt: size=256, off=10 2026/04/23 03:46:25 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313549c0): >_readAt: n=6, err=EOF 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313549c0): _readAt: size=256, off=100 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313549c0): >_readAt: n=0, err=EOF 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313549c0): close: 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313549c0): >close: err= 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313549c0): _readAt: size=256, off=100 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313549c0): >_readAt: n=0, err=file already closed 2026/04/23 03:46:25 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:25 DEBUG : dir: Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : dir: reading active writers 2026/04/23 03:46:25 DEBUG : >WaitForWriters: 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.02s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/23 03:46:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 03:46:25 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 03:46:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 03:46:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 03:46:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313bd740): RWFileHandle.Flush 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313bd740): _readAt: size=256, off=0 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313bd740): openPending: 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/23 03:46:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/23 03:46:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/23 03:46:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313bd740): >openPending: err= 2026/04/23 03:46:25 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/23 03:46:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 03:46:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313bd740): >_readAt: n=16, err=EOF 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313bd740): RWFileHandle.Flush 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313bd740): RWFileHandle.Flush 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313bd740): close: 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f313bd740): >close: err= 2026/04/23 03:46:25 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:25 DEBUG : dir: Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : dir: reading active writers 2026/04/23 03:46:25 DEBUG : >WaitForWriters: 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.02s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/23 03:46:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 03:46:25 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 03:46:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 03:46:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 03:46:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f31355b00): _readAt: size=256, off=0 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f31355b00): openPending: 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/23 03:46:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/23 03:46:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/23 03:46:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f31355b00): >openPending: err= 2026/04/23 03:46:25 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/23 03:46:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 03:46:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f31355b00): >_readAt: n=16, err=EOF 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f31355b00): RWFileHandle.Release 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f31355b00): close: 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f31355b00): >close: err= 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f31355b00): RWFileHandle.Release 2026/04/23 03:46:25 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:25 DEBUG : dir: Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : dir: reading active writers 2026/04/23 03:46:25 DEBUG : >WaitForWriters: 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.02s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 03:46:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:25 DEBUG : file1: newRWFileHandle: 2026/04/23 03:46:25 DEBUG : file1(0xc7f30f0d680): openPending: 2026/04/23 03:46:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:25 DEBUG : file1(0xc7f30f0d680): >openPending: err= 2026/04/23 03:46:25 DEBUG : file1: >newRWFileHandle: err= 2026/04/23 03:46:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/23 03:46:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/23 03:46:25 DEBUG : file1(0xc7f30f0d680): _writeAt: size=5, off=0 2026/04/23 03:46:25 DEBUG : file1(0xc7f30f0d680): >_writeAt: n=5, err= 2026/04/23 03:46:25 DEBUG : file1(0xc7f30f0d680): _writeAt: size=7, off=5 2026/04/23 03:46:25 DEBUG : file1(0xc7f30f0d680): >_writeAt: n=7, err= 2026/04/23 03:46:25 DEBUG : file1: vfs cache: truncate to size=11 2026/04/23 03:46:25 DEBUG : file1(0xc7f30f0d680): close: 2026/04/23 03:46:25 DEBUG : file1: vfs cache: setting modification time to 2026-04-23 03:46:25.167230985 +0000 UTC m=+4.275518815 2026/04/23 03:46:25 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:25 DEBUG : file1(0xc7f30f0d680): >close: err= 2026/04/23 03:46:25 DEBUG : file1(0xc7f30f0d680): close: 2026/04/23 03:46:25 DEBUG : file1(0xc7f30f0d680): >close: err=file already closed 2026/04/23 03:46:25 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 03:46:25 DEBUG : file1: vfs cache: starting upload 2026/04/23 03:46:25 DEBUG : file1.e61dd825.partial: size = 11 OK 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1.e61dd825.partial" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file1.e61dd825.partial 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-mutazev8roce/file1.e61dd825.partial 2026/04/23 03:46:25 DEBUG : file1.e61dd825.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/23 03:46:25 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/23 03:46:25 DEBUG : file1.e61dd825.partial: renamed to: file1 2026/04/23 03:46:25 INFO : file1: Copied (new) 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:25 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/23 03:46:25 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-23 03:46:25 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/23 03:46:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/23 03:46:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:25 INFO : file1: vfs cache: upload succeeded try #1 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : >WaitForWriters: 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:25 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:25 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/04/23 03:46:25 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : >WaitForWriters: 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 03:46:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:25 DEBUG : file1: newRWFileHandle: 2026/04/23 03:46:25 DEBUG : file1(0xc7f30ae6b40): openPending: 2026/04/23 03:46:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:25 DEBUG : file1(0xc7f30ae6b40): >openPending: err= 2026/04/23 03:46:25 DEBUG : file1: >newRWFileHandle: err= 2026/04/23 03:46:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/23 03:46:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/23 03:46:25 DEBUG : file1(0xc7f30ae6b40): _writeAt: size=7, off=0 2026/04/23 03:46:25 DEBUG : file1(0xc7f30ae6b40): >_writeAt: n=7, err= 2026/04/23 03:46:25 DEBUG : file1(0xc7f30ae6b40): _writeAt: size=6, off=5 2026/04/23 03:46:25 DEBUG : file1(0xc7f30ae6b40): >_writeAt: n=6, err= 2026/04/23 03:46:25 DEBUG : file1(0xc7f30ae6b40): close: 2026/04/23 03:46:25 DEBUG : file1: vfs cache: setting modification time to 2026-04-23 03:46:25.332004792 +0000 UTC m=+4.440292624 2026/04/23 03:46:25 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:25 DEBUG : file1(0xc7f30ae6b40): >close: err= 2026/04/23 03:46:25 DEBUG : file1(0xc7f30ae6b40): _writeAt: size=5, off=0 2026/04/23 03:46:25 DEBUG : file1(0xc7f30ae6b40): >_writeAt: n=0, err=file already closed 2026/04/23 03:46:25 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 03:46:25 DEBUG : file1: vfs cache: starting upload 2026/04/23 03:46:25 DEBUG : file1.45f4c6e2.partial: size = 11 OK 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1.45f4c6e2.partial" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file1.45f4c6e2.partial 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-mutazev8roce/file1.45f4c6e2.partial 2026/04/23 03:46:25 DEBUG : file1.45f4c6e2.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/23 03:46:25 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/23 03:46:25 DEBUG : file1.45f4c6e2.partial: renamed to: file1 2026/04/23 03:46:25 INFO : file1: Copied (new) 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:25 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/23 03:46:25 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-23 03:46:25 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/23 03:46:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/23 03:46:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:25 INFO : file1: vfs cache: upload succeeded try #1 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : >WaitForWriters: 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:25 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:25 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/04/23 03:46:25 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : >WaitForWriters: 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.16s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 03:46:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:25 DEBUG : file1: newRWFileHandle: 2026/04/23 03:46:25 DEBUG : file1(0xc7f30ae7b80): openPending: 2026/04/23 03:46:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:25 DEBUG : file1(0xc7f30ae7b80): >openPending: err= 2026/04/23 03:46:25 DEBUG : file1: >newRWFileHandle: err= 2026/04/23 03:46:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/23 03:46:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/23 03:46:25 DEBUG : file1(0xc7f30ae7b80): close: 2026/04/23 03:46:25 DEBUG : file1: vfs cache: setting modification time to 2026-04-23 03:46:25.496784141 +0000 UTC m=+4.605071972 2026/04/23 03:46:25 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:25 DEBUG : file1(0xc7f30ae7b80): >close: err= 2026/04/23 03:46:25 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/23 03:46:25 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/23 03:46:25 DEBUG : file2: newRWFileHandle: 2026/04/23 03:46:25 DEBUG : file2(0xc7f31252300): openPending: 2026/04/23 03:46:25 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/23 03:46:25 DEBUG : file2(0xc7f31252300): >openPending: err= 2026/04/23 03:46:25 DEBUG : file2: >newRWFileHandle: err= 2026/04/23 03:46:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/23 03:46:25 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/23 03:46:25 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/23 03:46:25 DEBUG : file2(0xc7f31252300): RWFileHandle.Flush 2026/04/23 03:46:25 DEBUG : file2(0xc7f31252300): RWFileHandle.Release 2026/04/23 03:46:25 DEBUG : file2(0xc7f31252300): close: 2026/04/23 03:46:25 DEBUG : file2: vfs cache: setting modification time to 2026-04-23 03:46:25.497592339 +0000 UTC m=+4.605880170 2026/04/23 03:46:25 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:25 DEBUG : file2(0xc7f31252300): >close: err= 2026/04/23 03:46:25 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : file2: reading active writers 2026/04/23 03:46:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : file2: reading active writers 2026/04/23 03:46:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : file2: reading active writers 2026/04/23 03:46:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : file2: reading active writers 2026/04/23 03:46:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/23 03:46:25 DEBUG : file2: vfs cache: starting upload 2026/04/23 03:46:25 DEBUG : file1: vfs cache: starting upload 2026/04/23 03:46:25 DEBUG : file2.eca0bc55.partial: size = 0 OK 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file2.eca0bc55.partial" 2026/04/23 03:46:25 DEBUG : file1.3ba3f4d9.partial: size = 0 OK 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1.3ba3f4d9.partial" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file2.eca0bc55.partial 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file1.3ba3f4d9.partial 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mutazev8roce/file2.eca0bc55.partial 2026/04/23 03:46:25 DEBUG : file2.eca0bc55.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/23 03:46:25 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mutazev8roce/file1.3ba3f4d9.partial 2026/04/23 03:46:25 DEBUG : file1.3ba3f4d9.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/23 03:46:25 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/23 03:46:25 DEBUG : file2.eca0bc55.partial: renamed to: file2 2026/04/23 03:46:25 INFO : file2: Copied (new) 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file2" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file2 2026/04/23 03:46:25 DEBUG : file1.3ba3f4d9.partial: renamed to: file1 2026/04/23 03:46:25 INFO : file1: Copied (new) 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mutazev8roce/file2 2026/04/23 03:46:25 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/23 03:46:25 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-23 03:46:25 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/23 03:46:25 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/23 03:46:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/23 03:46:25 INFO : file2: vfs cache: upload succeeded try #1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:25 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/23 03:46:25 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-23 03:46:25 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/23 03:46:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/23 03:46:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:25 INFO : file1: vfs cache: upload succeeded try #1 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : file2: reading active writers 2026/04/23 03:46:25 DEBUG : >WaitForWriters: 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:25 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:25 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file2" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file2 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mutazev8roce/file2 2026/04/23 03:46:25 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file2" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/file2 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-mutazev8roce/file2 2026/04/23 03:46:25 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/04/23 03:46:25 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : file2: reading active writers 2026/04/23 03:46:25 DEBUG : >WaitForWriters: 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.17s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 03:46:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:25 DEBUG : file1: newRWFileHandle: 2026/04/23 03:46:25 DEBUG : file1(0xc7f313bf380): openPending: 2026/04/23 03:46:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:25 DEBUG : file1(0xc7f313bf380): >openPending: err= 2026/04/23 03:46:25 DEBUG : file1: >newRWFileHandle: err= 2026/04/23 03:46:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/23 03:46:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/23 03:46:25 DEBUG : file1(0xc7f313bf380): _writeAt: size=5, off=0 2026/04/23 03:46:25 DEBUG : file1(0xc7f313bf380): >_writeAt: n=5, err= 2026/04/23 03:46:25 DEBUG : file1(0xc7f313bf380): RWFileHandle.Flush 2026/04/23 03:46:25 DEBUG : file1(0xc7f313bf380): RWFileHandle.Flush 2026/04/23 03:46:25 DEBUG : file1(0xc7f313bf380): close: 2026/04/23 03:46:25 DEBUG : file1: vfs cache: setting modification time to 2026-04-23 03:46:25.666854285 +0000 UTC m=+4.775142117 2026/04/23 03:46:25 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:25 DEBUG : file1(0xc7f313bf380): >close: err= 2026/04/23 03:46:25 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 03:46:25 DEBUG : file1: vfs cache: starting upload 2026/04/23 03:46:25 DEBUG : file1.3d3ecf1c.partial: size = 5 OK 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1.3d3ecf1c.partial" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file1.3d3ecf1c.partial 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mutazev8roce/file1.3d3ecf1c.partial 2026/04/23 03:46:25 DEBUG : file1.3d3ecf1c.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/23 03:46:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/23 03:46:25 DEBUG : file1.3d3ecf1c.partial: renamed to: file1 2026/04/23 03:46:25 INFO : file1: Copied (new) 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:25 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/23 03:46:25 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-23 03:46:25 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/23 03:46:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/23 03:46:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:25 INFO : file1: vfs cache: upload succeeded try #1 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : >WaitForWriters: 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 03:46:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:25 DEBUG : file1: newRWFileHandle: 2026/04/23 03:46:25 DEBUG : file1(0xc7f31335600): openPending: 2026/04/23 03:46:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:25 DEBUG : file1(0xc7f31335600): >openPending: err= 2026/04/23 03:46:25 DEBUG : file1: >newRWFileHandle: err= 2026/04/23 03:46:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/23 03:46:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/23 03:46:25 DEBUG : file1(0xc7f31335600): _writeAt: size=5, off=0 2026/04/23 03:46:25 DEBUG : file1(0xc7f31335600): >_writeAt: n=5, err= 2026/04/23 03:46:25 DEBUG : file1(0xc7f31335600): RWFileHandle.Release 2026/04/23 03:46:25 DEBUG : file1(0xc7f31335600): close: 2026/04/23 03:46:25 DEBUG : file1: vfs cache: setting modification time to 2026-04-23 03:46:25.825844258 +0000 UTC m=+4.934132099 2026/04/23 03:46:25 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:25 DEBUG : file1(0xc7f31335600): >close: err= 2026/04/23 03:46:25 DEBUG : file1(0xc7f31335600): RWFileHandle.Release 2026/04/23 03:46:25 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 03:46:25 DEBUG : file1: vfs cache: starting upload 2026/04/23 03:46:25 DEBUG : file1.1db1c209.partial: size = 5 OK 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1.1db1c209.partial" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file1.1db1c209.partial 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mutazev8roce/file1.1db1c209.partial 2026/04/23 03:46:25 DEBUG : file1.1db1c209.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/23 03:46:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/23 03:46:25 DEBUG : file1.1db1c209.partial: renamed to: file1 2026/04/23 03:46:25 INFO : file1: Copied (new) 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:25 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/23 03:46:25 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-23 03:46:25 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/23 03:46:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/23 03:46:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:25 INFO : file1: vfs cache: upload succeeded try #1 2026/04/23 03:46:25 DEBUG : Looking for writers 2026/04/23 03:46:25 DEBUG : file1: reading active writers 2026/04/23 03:46:25 DEBUG : >WaitForWriters: 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/23 03:46:25 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/23 03:46:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 03:46:25 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f3117e180): openPending: 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/23 03:46:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/23 03:46:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/23 03:46:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f3117e180): >openPending: err= 2026/04/23 03:46:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/23 03:46:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 03:46:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 03:46:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f3117e180): _writeAt: size=5, off=0 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f3117e180): >_writeAt: n=5, err= 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f3117e180): close: 2026/04/23 03:46:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:25 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-23 03:46:25.999535563 +0000 UTC m=+5.107823394 2026/04/23 03:46:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:25 DEBUG : dir/file1(0xc7f3117e180): >close: err= 2026/04/23 03:46:26 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:26 DEBUG : dir: Looking for writers 2026/04/23 03:46:26 DEBUG : file1: reading active writers 2026/04/23 03:46:26 DEBUG : Looking for writers 2026/04/23 03:46:26 DEBUG : dir: reading active writers 2026/04/23 03:46:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 03:46:26 DEBUG : dir: Looking for writers 2026/04/23 03:46:26 DEBUG : file1: reading active writers 2026/04/23 03:46:26 DEBUG : Looking for writers 2026/04/23 03:46:26 DEBUG : dir: reading active writers 2026/04/23 03:46:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 03:46:26 DEBUG : dir: Looking for writers 2026/04/23 03:46:26 DEBUG : file1: reading active writers 2026/04/23 03:46:26 DEBUG : Looking for writers 2026/04/23 03:46:26 DEBUG : dir: reading active writers 2026/04/23 03:46:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 03:46:26 DEBUG : dir: Looking for writers 2026/04/23 03:46:26 DEBUG : file1: reading active writers 2026/04/23 03:46:26 DEBUG : Looking for writers 2026/04/23 03:46:26 DEBUG : dir: reading active writers 2026/04/23 03:46:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 03:46:26 DEBUG : dir/file1: vfs cache: starting upload 2026/04/23 03:46:26 DEBUG : dir/file1.11163fc7.partial: size = 5 OK 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1.11163fc7.partial" 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1.11163fc7.partial 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mutazev8roce/dir/file1.11163fc7.partial 2026/04/23 03:46:26 DEBUG : dir/file1.11163fc7.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/23 03:46:26 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/23 03:46:26 DEBUG : dir/file1.11163fc7.partial: renamed to: dir/file1 2026/04/23 03:46:26 INFO : dir/file1: Copied (replaced existing) 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:26 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/23 03:46:26 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-23 03:46:25 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/23 03:46:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/23 03:46:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/23 03:46:26 DEBUG : dir: Looking for writers 2026/04/23 03:46:26 DEBUG : file1: reading active writers 2026/04/23 03:46:26 DEBUG : Looking for writers 2026/04/23 03:46:26 DEBUG : dir: reading active writers 2026/04/23 03:46:26 DEBUG : >WaitForWriters: 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.18s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:26 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:26 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/23 03:46:26 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 03:46:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/23 03:46:26 DEBUG : dir/file1(0xc7f312f70c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : dir/file1(0xc7f312f70c0): openPending: 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:26 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/23 03:46:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/23 03:46:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/23 03:46:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:26 DEBUG : dir/file1(0xc7f312f70c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : dir/file1(0xc7f312f70c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : dir/file1(0xc7f312f70c0): _writeAt: size=15, off=5 2026/04/23 03:46:26 DEBUG : dir/file1(0xc7f312f70c0): >_writeAt: n=15, err= 2026/04/23 03:46:26 DEBUG : dir/file1(0xc7f312f70c0): close: 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/23 03:46:26 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-23 03:46:26.174451302 +0000 UTC m=+5.282739143 2026/04/23 03:46:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : dir/file1(0xc7f312f70c0): >close: err= 2026/04/23 03:46:26 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:26 DEBUG : dir: Looking for writers 2026/04/23 03:46:26 DEBUG : file1: reading active writers 2026/04/23 03:46:26 DEBUG : Looking for writers 2026/04/23 03:46:26 DEBUG : dir: reading active writers 2026/04/23 03:46:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 03:46:26 DEBUG : dir: Looking for writers 2026/04/23 03:46:26 DEBUG : file1: reading active writers 2026/04/23 03:46:26 DEBUG : Looking for writers 2026/04/23 03:46:26 DEBUG : dir: reading active writers 2026/04/23 03:46:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 03:46:26 DEBUG : dir: Looking for writers 2026/04/23 03:46:26 DEBUG : file1: reading active writers 2026/04/23 03:46:26 DEBUG : Looking for writers 2026/04/23 03:46:26 DEBUG : dir: reading active writers 2026/04/23 03:46:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 03:46:26 DEBUG : dir: Looking for writers 2026/04/23 03:46:26 DEBUG : file1: reading active writers 2026/04/23 03:46:26 DEBUG : Looking for writers 2026/04/23 03:46:26 DEBUG : dir: reading active writers 2026/04/23 03:46:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 03:46:26 DEBUG : dir/file1: vfs cache: starting upload 2026/04/23 03:46:26 DEBUG : dir/file1.587b86ef.partial: size = 20 OK 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1.587b86ef.partial" 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1.587b86ef.partial 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-mutazev8roce/dir/file1.587b86ef.partial 2026/04/23 03:46:26 DEBUG : dir/file1.587b86ef.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/04/23 03:46:26 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/04/23 03:46:26 DEBUG : dir/file1.587b86ef.partial: renamed to: dir/file1 2026/04/23 03:46:26 INFO : dir/file1: Copied (replaced existing) 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:26 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/04/23 03:46:26 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-23 03:46:26 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/04/23 03:46:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/23 03:46:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/23 03:46:26 DEBUG : dir: Looking for writers 2026/04/23 03:46:26 DEBUG : file1: reading active writers 2026/04/23 03:46:26 DEBUG : Looking for writers 2026/04/23 03:46:26 DEBUG : dir: reading active writers 2026/04/23 03:46:26 DEBUG : >WaitForWriters: 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.17s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 03:46:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : file1: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : file1(0xc7f31603100): openPending: 2026/04/23 03:46:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:26 DEBUG : file1(0xc7f31603100): >openPending: err= 2026/04/23 03:46:26 DEBUG : file1: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/23 03:46:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/23 03:46:26 DEBUG : file1(0xc7f31603100): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : file1(0xc7f31603100): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : file1(0xc7f31603100): close: 2026/04/23 03:46:26 DEBUG : file1: vfs cache: setting modification time to 2026-04-23 03:46:26.337685251 +0000 UTC m=+5.445973083 2026/04/23 03:46:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : file1(0xc7f31603100): >close: err= 2026/04/23 03:46:26 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:26 DEBUG : Looking for writers 2026/04/23 03:46:26 DEBUG : file1: reading active writers 2026/04/23 03:46:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 03:46:26 DEBUG : Looking for writers 2026/04/23 03:46:26 DEBUG : file1: reading active writers 2026/04/23 03:46:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 03:46:26 DEBUG : Looking for writers 2026/04/23 03:46:26 DEBUG : file1: reading active writers 2026/04/23 03:46:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 03:46:26 DEBUG : Looking for writers 2026/04/23 03:46:26 DEBUG : file1: reading active writers 2026/04/23 03:46:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 03:46:26 DEBUG : file1: vfs cache: starting upload 2026/04/23 03:46:26 DEBUG : file1.74037d5c.partial: size = 5 OK 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1.74037d5c.partial" 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file1.74037d5c.partial 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mutazev8roce/file1.74037d5c.partial 2026/04/23 03:46:26 DEBUG : file1.74037d5c.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/23 03:46:26 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/23 03:46:26 DEBUG : file1.74037d5c.partial: renamed to: file1 2026/04/23 03:46:26 INFO : file1: Copied (new) 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:26 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/23 03:46:26 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-23 03:46:26 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/23 03:46:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:26 INFO : file1: vfs cache: upload succeeded try #1 2026/04/23 03:46:26 DEBUG : Looking for writers 2026/04/23 03:46:26 DEBUG : file1: reading active writers 2026/04/23 03:46:26 DEBUG : >WaitForWriters: 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.16s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/23 03:46:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3126b280): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3126b280): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3126b280): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3126b280): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3126b280): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.496728463 +0000 UTC m=+5.605016304 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3126b280): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3126b700): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3126b700): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3126b700): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3126b700): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3126b700): _writeAt: size=3, off=2 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3126b700): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3126b700): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.496728463 +0000 UTC m=+5.605016304 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3126b700): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3126bbc0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3126bbc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3126bbc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3126bbc0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3126bbc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.496728463 +0000 UTC m=+5.605016304 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3126bbc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30ea9810 item 1 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d6300): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d6300): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d6300): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d6300): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d6300): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.498836135 +0000 UTC m=+5.607123976 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d6300): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d6800): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d6800): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d6800): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d6800): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d6800): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.498836135 +0000 UTC m=+5.607123976 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d6800): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f3168a0e0 item 2 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d6e40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d6e40): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d6e40): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d6e40): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d6e40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.50035773 +0000 UTC m=+5.608645571 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d6e40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d72c0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d72c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d72c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d72c0): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d72c0): _writeAt: size=3, off=2 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d72c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d72c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.50035773 +0000 UTC m=+5.608645571 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d72c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d7780): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d7780): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d7780): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d7780): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d7780): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.50035773 +0000 UTC m=+5.608645571 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d7780): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f3168a460 item 3 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d7e00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d7e00): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d7e00): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d7e00): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d7e00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.502359502 +0000 UTC m=+5.610647333 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317d7e00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137a440): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137a440): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137a440): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137a440): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137a440): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.502359502 +0000 UTC m=+5.610647333 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137a440): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f3168aa80 item 4 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137aa80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137aa80): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137aa80): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137aa80): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137aa80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.503873262 +0000 UTC m=+5.612161103 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137aa80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137af00): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137af00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137af00): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137af00): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137af00): _writeAt: size=3, off=2 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137af00): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137af00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.503873262 +0000 UTC m=+5.612161103 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137af00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137b3c0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137b3c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137b3c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137b3c0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137b3c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.503873262 +0000 UTC m=+5.612161103 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137b3c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f3168ae70 item 5 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137ba40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137ba40): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137ba40): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137ba40): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137ba40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.505774465 +0000 UTC m=+5.614062306 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137ba40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199e080): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199e080): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199e080): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199e080): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199e080): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.505774465 +0000 UTC m=+5.614062306 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199e080): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f3168b340 item 6 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199e700): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199e700): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199e700): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199e700): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199e700): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.507451021 +0000 UTC m=+5.615738862 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199e700): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199ec00): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199ec00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199ec00): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199ec00): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199ec00): _writeAt: size=3, off=2 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199ec00): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199ec00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.507451021 +0000 UTC m=+5.615738862 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199ec00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199f0c0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199f0c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199f0c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199f0c0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199f0c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.507451021 +0000 UTC m=+5.615738862 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199f0c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f3168b6c0 item 7 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199f740): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199f740): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199f740): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199f740): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199f740): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.509336844 +0000 UTC m=+5.617624685 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199f740): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199fc80): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199fc80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199fc80): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199fc80): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199fc80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.509336844 +0000 UTC m=+5.617624685 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199fc80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f3168bb90 item 8 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319ba340): _readAt: size=2, off=0 2026/04/23 03:46:26 ERROR : open-test-file(0xc7f319ba340): Couldn't read size of file 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319ba340): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319ba340): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319ba340): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319ba340): close: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319ba340): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319ba700): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319ba700): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319ba700): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319ba700): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319ba700): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.510942257 +0000 UTC m=+5.619230098 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319ba700): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bab80): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bab80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bab80): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bab80): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bab80): _writeAt: size=3, off=2 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bab80): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bab80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.510942257 +0000 UTC m=+5.619230098 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bab80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bb080): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bb080): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bb080): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bb080): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bb080): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.510942257 +0000 UTC m=+5.619230098 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bb080): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f3173e070 item 9 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bb700): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bb700): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bb700): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bb700): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bb700): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.512911888 +0000 UTC m=+5.621199729 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bb700): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bbc40): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bbc40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bbc40): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bbc40): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bbc40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.512911888 +0000 UTC m=+5.621199729 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bbc40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f3173e690 item 10 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d6380): _readAt: size=2, off=0 2026/04/23 03:46:26 ERROR : open-test-file(0xc7f319d6380): Couldn't read size of file 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d6380): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d6380): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d6380): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d6380): close: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d6380): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d6740): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d6740): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d6740): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d6740): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d6740): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.51437414 +0000 UTC m=+5.622661981 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d6740): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d6c40): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d6c40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d6c40): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d6c40): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d6c40): _writeAt: size=3, off=2 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d6c40): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d6c40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.51437414 +0000 UTC m=+5.622661981 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d6c40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d7140): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d7140): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d7140): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d7140): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d7140): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.51437414 +0000 UTC m=+5.622661981 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d7140): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f3173eaf0 item 11 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d77c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d77c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d77c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d77c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d77c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.516384128 +0000 UTC m=+5.624671969 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d77c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d7d00): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d7d00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d7d00): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d7d00): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d7d00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.516384128 +0000 UTC m=+5.624671969 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319d7d00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f3173f030 item 12 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319f8440): _readAt: size=2, off=0 2026/04/23 03:46:26 ERROR : open-test-file(0xc7f319f8440): Couldn't read size of file 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319f8440): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319f8440): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319f8440): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319f8440): close: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319f8440): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319f8800): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319f8800): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319f8800): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319f8800): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319f8800): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.517866979 +0000 UTC m=+5.626154820 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319f8800): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319f8ec0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319f8ec0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319f8ec0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319f8ec0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319f8ec0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.517866979 +0000 UTC m=+5.626154820 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319f8ec0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f3173f490 item 13 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319f9540): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319f9540): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319f9540): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319f9540): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319f9540): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.519236436 +0000 UTC m=+5.627524277 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319f9540): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319f9a80): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319f9a80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319f9a80): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319f9a80): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319f9a80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.519236436 +0000 UTC m=+5.627524277 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319f9a80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f3173f880 item 14 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a141c0): _readAt: size=2, off=0 2026/04/23 03:46:26 ERROR : open-test-file(0xc7f31a141c0): Couldn't read size of file 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a141c0): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a141c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a141c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a141c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a141c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a14580): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a14580): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a14580): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a14580): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a14580): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.520969591 +0000 UTC m=+5.629257432 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a14580): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a14c40): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a14c40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a14c40): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a14c40): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a14c40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.520969591 +0000 UTC m=+5.629257432 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a14c40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f3173fc00 item 15 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a152c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a152c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a152c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a152c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a152c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.522647561 +0000 UTC m=+5.630935403 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a152c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a15800): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a15800): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a15800): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a15800): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a15800): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.522647561 +0000 UTC m=+5.630935403 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a15800): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f316fe0e0 item 16 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a15d40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a15d40): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a15d40): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a15d40): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a15d40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.524350378 +0000 UTC m=+5.632638219 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a15d40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a322c0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a322c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a322c0): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a322c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a322c0): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a322c0): _writeAt: size=3, off=7 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a322c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a322c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.524350378 +0000 UTC m=+5.632638219 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a322c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a327c0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a327c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a327c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a327c0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a327c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.524350378 +0000 UTC m=+5.632638219 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a327c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f316fe380 item 17 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a32e40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a32e40): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a32e40): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a32e40): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a32e40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.526421832 +0000 UTC m=+5.634709673 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a32e40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a33380): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a33380): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a33380): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a33380): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a33380): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.526421832 +0000 UTC m=+5.634709673 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a33380): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f316fe850 item 18 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a33a00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a33a00): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a33a00): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a33a00): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a33a00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.527781331 +0000 UTC m=+5.636069172 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a33a00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a54000): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a54000): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a54000): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a54000): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a54000): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a54000): _writeAt: size=3, off=7 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a54000): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a54000): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.527781331 +0000 UTC m=+5.636069172 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a54000): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a54500): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a54500): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a54500): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a54500): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a54500): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.527781331 +0000 UTC m=+5.636069172 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a54500): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f316febd0 item 19 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a54b80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a54b80): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a54b80): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a54b80): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a54b80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.529827655 +0000 UTC m=+5.638115497 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a54b80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a550c0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a550c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a550c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a550c0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a550c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.529827655 +0000 UTC m=+5.638115497 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a550c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f316ff0a0 item 20 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a55740): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a55740): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a55740): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a55740): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a55740): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.531473997 +0000 UTC m=+5.639761828 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a55740): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a55c40): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a55c40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a55c40): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a55c40): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a55c40): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a55c40): _writeAt: size=3, off=7 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a55c40): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a55c40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.531473997 +0000 UTC m=+5.639761828 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a55c40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a74240): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a74240): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a74240): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a74240): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a74240): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.531473997 +0000 UTC m=+5.639761828 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a74240): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f316ff570 item 21 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a748c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a748c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a748c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a748c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a748c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.533459187 +0000 UTC m=+5.641747049 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a748c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a74e00): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a74e00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a74e00): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a74e00): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a74e00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.533459187 +0000 UTC m=+5.641747049 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a74e00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f316ffa40 item 22 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31603980): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31603980): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31603980): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31603980): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31603980): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.535414031 +0000 UTC m=+5.643701872 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31603980): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a74200): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a74200): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a74200): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a74200): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a74200): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a74200): _writeAt: size=3, off=7 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a74200): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a74200): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.535414031 +0000 UTC m=+5.643701872 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a74200): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a74700): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a74700): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a74700): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a74700): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a74700): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.535414031 +0000 UTC m=+5.643701872 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a74700): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f316fe000 item 23 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a75400): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a75400): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a75400): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a75400): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a75400): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.538132897 +0000 UTC m=+5.646420738 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a75400): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a75940): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a75940): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a75940): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a75940): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a75940): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.538132897 +0000 UTC m=+5.646420738 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31a75940): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f316fe4d0 item 24 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31602080): _readAt: size=2, off=0 2026/04/23 03:46:26 ERROR : open-test-file(0xc7f31602080): Couldn't read size of file 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31602080): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31602080): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31602080): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31602080): close: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31602080): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31602440): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31602440): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31602440): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31602440): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31602440): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.539460535 +0000 UTC m=+5.647748366 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31602440): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31602940): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31602940): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31602940): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31602940): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31602940): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31602940): _writeAt: size=3, off=7 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31602940): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31602940): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.539460535 +0000 UTC m=+5.647748366 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31602940): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31602e80): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31602e80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31602e80): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31602e80): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31602e80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.539460535 +0000 UTC m=+5.647748366 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31602e80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f316fe850 item 25 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31603500): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31603500): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31603500): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31603500): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31603500): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.541235198 +0000 UTC m=+5.649523029 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31603500): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31603dc0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31603dc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31603dc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31603dc0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31603dc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.541235198 +0000 UTC m=+5.649523029 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31603dc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f316fed20 item 26 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eaa240): _readAt: size=2, off=0 2026/04/23 03:46:26 ERROR : open-test-file(0xc7f30eaa240): Couldn't read size of file 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eaa240): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eaa240): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eaa240): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eaa240): close: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eaa240): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eaa6c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eaa6c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eaa6c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eaa6c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eaa6c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.542518011 +0000 UTC m=+5.650805843 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eaa6c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eab000): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eab000): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eab000): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eab000): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eab000): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eab000): _writeAt: size=3, off=7 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eab000): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eab000): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.542518011 +0000 UTC m=+5.650805843 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eab000): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eabb40): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eabb40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eabb40): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eabb40): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eabb40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.542518011 +0000 UTC m=+5.650805843 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eabb40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f316ff0a0 item 27 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bc440): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bc440): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bc440): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bc440): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bc440): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.544219996 +0000 UTC m=+5.652507828 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bc440): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bc9c0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bc9c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bc9c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bc9c0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bc9c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.544219996 +0000 UTC m=+5.652507828 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bc9c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f316ff6c0 item 28 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bd000): _readAt: size=2, off=0 2026/04/23 03:46:26 ERROR : open-test-file(0xc7f313bd000): Couldn't read size of file 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bd000): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bd000): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bd000): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bd000): close: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bd000): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bd3c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bd3c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bd3c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bd3c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bd3c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.545386501 +0000 UTC m=+5.653674332 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bd3c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bda80): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bda80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bda80): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bda80): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bda80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.545386501 +0000 UTC m=+5.653674332 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bda80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f316ffc70 item 29 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0ca40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0ca40): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0ca40): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0ca40): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0ca40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.546513119 +0000 UTC m=+5.654800951 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0ca40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0d0c0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0d0c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0d0c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0d0c0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0d0c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.546513119 +0000 UTC m=+5.654800951 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0d0c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30d74540 item 30 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0d780): _readAt: size=2, off=0 2026/04/23 03:46:26 ERROR : open-test-file(0xc7f30f0d780): Couldn't read size of file 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0d780): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0d780): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0d780): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0d780): close: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0d780): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0db40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0db40): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0db40): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0db40): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0db40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.547713958 +0000 UTC m=+5.656001789 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0db40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae68c0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae68c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae68c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae68c0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae68c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.547713958 +0000 UTC m=+5.656001789 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae68c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30d748c0 item 31 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 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 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae7080): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae7080): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae7080): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae7080): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae7080): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.548872065 +0000 UTC m=+5.657159897 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae7080): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae7ac0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae7ac0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae7ac0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae7ac0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae7ac0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.548872065 +0000 UTC m=+5.657159897 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae7ac0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30d74ee0 item 32 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105a480): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105a480): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105a480): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105a480): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105a480): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.550005456 +0000 UTC m=+5.658293288 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105a480): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105a900): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105a900): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105a900): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105a900): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105a900): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30d752d0 item 33 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105a900): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105a900): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.550503578 +0000 UTC m=+5.658791409 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105a900): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105aec0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105aec0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105aec0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105aec0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105aec0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.550503578 +0000 UTC m=+5.658791409 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105aec0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30d75490 item 33 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105b700): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105b700): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105b700): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105b700): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105b700): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.551824033 +0000 UTC m=+5.660111874 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105b700): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7a440): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7a440): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30d75810 item 34 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7a440): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7a440): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7a440): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7a440): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7a440): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.552349766 +0000 UTC m=+5.660637607 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7a440): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7a980): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7a980): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7a980): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7a980): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7a980): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.552349766 +0000 UTC m=+5.660637607 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7a980): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30d759d0 item 34 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7afc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7afc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7afc0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7afc0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7afc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.553464873 +0000 UTC m=+5.661752704 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7afc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7b440): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7b440): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7b440): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7b440): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7b440): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30d75d50 item 35 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7b440): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7b440): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.553891049 +0000 UTC m=+5.662178879 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7b440): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7b940): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7b940): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7b940): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7b940): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7b940): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.553891049 +0000 UTC m=+5.662178879 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7b940): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31206070 item 35 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313be1c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313be1c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313be1c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313be1c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313be1c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.555049667 +0000 UTC m=+5.663337498 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313be1c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313be6c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313be6c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31206540 item 36 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313be6c0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313be6c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313be6c0): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313be6c0): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313be6c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.55563879 +0000 UTC m=+5.663926631 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313be6c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bec00): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bec00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bec00): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bec00): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bec00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.55563879 +0000 UTC m=+5.663926631 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bec00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312067e0 item 36 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bf240): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bf240): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bf240): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bf240): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bf240): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.556917776 +0000 UTC m=+5.665205617 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bf240): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bf740): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bf740): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bf740): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bf740): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bf740): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31206e70 item 37 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bf740): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bf740): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.557331377 +0000 UTC m=+5.665619208 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bf740): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bfc40): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bfc40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bfc40): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bfc40): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bfc40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.557331377 +0000 UTC m=+5.665619208 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bfc40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31207030 item 37 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252440): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252440): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252440): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252440): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252440): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.55849148 +0000 UTC m=+5.666779311 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252440): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252940): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252940): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312073b0 item 38 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252940): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252940): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252940): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252940): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252940): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.558976085 +0000 UTC m=+5.667263916 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252940): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252e80): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252e80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252e80): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252e80): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252e80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.558976085 +0000 UTC m=+5.667263916 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252e80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31207570 item 38 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31253500): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31253500): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31253500): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31253500): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31253500): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.560252267 +0000 UTC m=+5.668540108 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31253500): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31253a00): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31253a00): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31253a00): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31253a00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31253a00): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312078f0 item 39 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31253a00): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31253a00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.560724368 +0000 UTC m=+5.669012199 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31253a00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31040000): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31040000): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31040000): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31040000): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31040000): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.560724368 +0000 UTC m=+5.669012199 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31040000): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31207b20 item 39 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31040680): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31040680): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31040680): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31040680): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31040680): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.56191671 +0000 UTC m=+5.670204541 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31040680): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31040b80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31040b80): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30dc62a0 item 40 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31040b80): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31040b80): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31040b80): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31040b80): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31040b80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.562426825 +0000 UTC m=+5.670714656 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31040b80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310410c0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310410c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310410c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310410c0): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310410c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.562426825 +0000 UTC m=+5.670714656 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310410c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30dc6700 item 40 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31041680): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31041680): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31041680): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31041680): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31041680): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31041680): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31041680): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.563479031 +0000 UTC m=+5.671766863 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31041680): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31041b80): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31041b80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31041b80): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30dc6f50 item 41 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31041b80): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31041b80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.563882063 +0000 UTC m=+5.672169904 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31041b80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31098140): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31098140): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31098140): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31098140): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31098140): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30dc7260 item 41 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31098140): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31098140): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.564299442 +0000 UTC m=+5.672587273 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31098140): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31098680): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31098680): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31098680): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31098680): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31098680): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.564299442 +0000 UTC m=+5.672587273 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31098680): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30dc7420 item 41 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31098cc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31098cc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31098cc0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31098cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31098cc0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31098cc0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31098cc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.565480453 +0000 UTC m=+5.673768284 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31098cc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310991c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310991c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310991c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312c8150 item 42 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310991c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310991c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.565855632 +0000 UTC m=+5.674143463 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310991c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31099700): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31099700): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312c8310 item 42 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31099700): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31099700): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31099700): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31099700): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31099700): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.566358211 +0000 UTC m=+5.674646053 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31099700): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31099c80): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31099c80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31099c80): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31099c80): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31099c80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.566358211 +0000 UTC m=+5.674646053 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31099c80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312c84d0 item 42 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c63c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c63c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c63c0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c63c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c63c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c63c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c63c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.56743221 +0000 UTC m=+5.675720041 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c63c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c68c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c68c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c68c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312c8850 item 43 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c68c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c68c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.567835112 +0000 UTC m=+5.676122942 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c68c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c6e00): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c6e00): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c6e00): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c6e00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c6e00): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312c8c40 item 43 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c6e00): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c6e00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.568284059 +0000 UTC m=+5.676571891 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c6e00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c7340): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c7340): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c7340): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c7340): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c7340): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.568284059 +0000 UTC m=+5.676571891 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c7340): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312c8e00 item 43 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c7980): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c7980): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c7980): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c7980): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c7980): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c7980): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c7980): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.569487043 +0000 UTC m=+5.677774874 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c7980): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c7e80): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c7e80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c7e80): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312c9260 item 44 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c7e80): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c7e80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.56985095 +0000 UTC m=+5.678138781 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c7e80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f311224c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f311224c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312c9500 item 44 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f311224c0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f311224c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f311224c0): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f311224c0): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f311224c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.570337921 +0000 UTC m=+5.678625751 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f311224c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31122a40): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31122a40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31122a40): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31122a40): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31122a40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.570337921 +0000 UTC m=+5.678625751 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31122a40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312c96c0 item 44 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31123080): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31123080): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31123080): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31123080): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31123080): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31123080): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31123080): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.571422629 +0000 UTC m=+5.679710461 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31123080): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31123580): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31123580): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31123580): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312c9b90 item 45 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31123580): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31123580): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.571828537 +0000 UTC m=+5.680116367 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31123580): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31123c80): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31123c80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31123c80): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31123c80): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31123c80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.571828537 +0000 UTC m=+5.680116367 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31123c80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312c9d50 item 45 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f311383c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f311383c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f311383c0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f311383c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f311383c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f311383c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f311383c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.573137018 +0000 UTC m=+5.681424849 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f311383c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f311388c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f311388c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f311388c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31374230 item 46 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f311388c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f311388c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.573580346 +0000 UTC m=+5.681868178 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f311388c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31138fc0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31138fc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31138fc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31138fc0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31138fc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.573580346 +0000 UTC m=+5.681868178 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31138fc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313743f0 item 46 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31139600): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31139600): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31139600): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31139600): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31139600): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31139600): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31139600): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.574775945 +0000 UTC m=+5.683063775 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31139600): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31139b00): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31139b00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31139b00): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31374770 item 47 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31139b00): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31139b00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.575217479 +0000 UTC m=+5.683505320 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31139b00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115e300): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115e300): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115e300): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115e300): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115e300): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.575217479 +0000 UTC m=+5.683505320 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115e300): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31374930 item 47 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115e940): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115e940): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115e940): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115e940): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115e940): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115e940): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115e940): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.576386737 +0000 UTC m=+5.684674578 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115e940): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115ee40): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115ee40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115ee40): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31374cb0 item 48 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115ee40): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115ee40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.576788397 +0000 UTC m=+5.685076228 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115ee40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115f540): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115f540): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115f540): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115f540): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115f540): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.576788397 +0000 UTC m=+5.685076228 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115f540): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31374e70 item 48 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115fb80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115fb80): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115fb80): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115fb80): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115fb80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.577913603 +0000 UTC m=+5.686201434 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115fb80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117c100): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117c100): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117c100): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117c100): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117c100): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117c100): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313751f0 item 49 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117c100): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117c100): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.57837282 +0000 UTC m=+5.686660650 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117c100): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117c640): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117c640): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117c640): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117c640): >_readAt: n=8, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117c640): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.57837282 +0000 UTC m=+5.686660650 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117c640): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313753b0 item 49 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117ccc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117ccc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117ccc0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117ccc0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117ccc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.57951087 +0000 UTC m=+5.687798962 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117ccc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117d1c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117d1c0): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117d1c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31375880 item 50 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117d1c0): _readAt: size=2, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117d1c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117d1c0): _writeAt: size=3, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117d1c0): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117d1c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.580224359 +0000 UTC m=+5.688512200 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117d1c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117d740): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117d740): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117d740): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117d740): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117d740): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.580224359 +0000 UTC m=+5.688512200 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117d740): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31375a40 item 50 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117ddc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117ddc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117ddc0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117ddc0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117ddc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.581370574 +0000 UTC m=+5.689658405 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117ddc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312043c0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312043c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312043c0): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312043c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312043c0): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312043c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31326000 item 51 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312043c0): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312043c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.581791329 +0000 UTC m=+5.690079160 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312043c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31204900): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31204900): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31204900): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31204900): >_readAt: n=8, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31204900): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.581791329 +0000 UTC m=+5.690079160 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31204900): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313262a0 item 51 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31204f80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31204f80): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31204f80): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31204f80): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31204f80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.582890705 +0000 UTC m=+5.691178536 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31204f80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31205480): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31205480): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31205480): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313267e0 item 52 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31205480): _readAt: size=2, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31205480): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31205480): _writeAt: size=3, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31205480): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31205480): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.583389598 +0000 UTC m=+5.691677430 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31205480): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31205a00): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31205a00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31205a00): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31205a00): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31205a00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.583389598 +0000 UTC m=+5.691677430 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31205a00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313269a0 item 52 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124a180): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124a180): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124a180): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124a180): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124a180): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.58451809 +0000 UTC m=+5.692805922 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124a180): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124a680): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124a680): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124a680): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124a680): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124a680): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124a680): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31326d20 item 53 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124a680): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124a680): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.584932142 +0000 UTC m=+5.693219973 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124a680): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124abc0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124abc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124abc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124abc0): >_readAt: n=8, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124abc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.584932142 +0000 UTC m=+5.693219973 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124abc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31326ee0 item 53 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124b240): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124b240): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124b240): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124b240): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124b240): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.58598429 +0000 UTC m=+5.694272121 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124b240): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124b740): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124b740): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124b740): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31327340 item 54 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124b740): _readAt: size=2, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124b740): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124b740): _writeAt: size=3, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124b740): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124b740): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.586481259 +0000 UTC m=+5.694769089 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124b740): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124bcc0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124bcc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124bcc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124bcc0): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124bcc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.586481259 +0000 UTC m=+5.694769089 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124bcc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31327650 item 54 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260440): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260440): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260440): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260440): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260440): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.587547814 +0000 UTC m=+5.695835655 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260440): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260940): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260940): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260940): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260940): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260940): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260940): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31327ce0 item 55 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260940): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260940): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.587969842 +0000 UTC m=+5.696257673 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260940): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260e80): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260e80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260e80): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260e80): >_readAt: n=8, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260e80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.587969842 +0000 UTC m=+5.696257673 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260e80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f317202a0 item 55 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31261500): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31261500): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31261500): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31261500): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31261500): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.589244079 +0000 UTC m=+5.697531910 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31261500): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31261a00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31261a00): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31261a00): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31720bd0 item 56 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31261a00): _readAt: size=2, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31261a00): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31261a00): _writeAt: size=3, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31261a00): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31261a00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.589766706 +0000 UTC m=+5.698054537 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31261a00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a0080): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a0080): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a0080): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a0080): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a0080): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.589766706 +0000 UTC m=+5.698054537 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a0080): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31720e00 item 56 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a06c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a06c0): open at offset 0 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a06c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a06c0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a06c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a06c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a06c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a06c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.591116737 +0000 UTC m=+5.699404567 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a06c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a0c00): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a0c00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a0c00): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31721180 item 57 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a0c00): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a0c00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.591930324 +0000 UTC m=+5.700218155 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a0c00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a1140): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a1140): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a1140): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a1140): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a1140): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a1140): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31721650 item 57 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a1140): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a1140): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.592529786 +0000 UTC m=+5.700817617 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a1140): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a16c0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a16c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a16c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a16c0): >_readAt: n=8, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a16c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.592529786 +0000 UTC m=+5.700817617 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a16c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31721810 item 57 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a1d00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a1d00): open at offset 0 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a1d00): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a1d00): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a1d00): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a1d00): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a1d00): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a1d00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.593885136 +0000 UTC m=+5.702172968 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312a1d00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312be340): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312be340): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312be340): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31721c00 item 58 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312be340): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312be340): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.594301222 +0000 UTC m=+5.702589054 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312be340): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312be880): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312be880): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312be880): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31721dc0 item 58 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312be880): _readAt: size=2, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312be880): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312be880): _writeAt: size=3, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312be880): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312be880): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.59475473 +0000 UTC m=+5.703042561 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312be880): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312bee40): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312bee40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312bee40): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312bee40): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312bee40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.59475473 +0000 UTC m=+5.703042561 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312bee40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313d20e0 item 58 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312bf480): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312bf480): open at offset 0 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312bf480): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312bf480): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312bf480): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312bf480): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312bf480): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312bf480): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.595748036 +0000 UTC m=+5.704035867 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312bf480): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312bf9c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312bf9c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312bf9c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313d2540 item 59 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312bf9c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312bf9c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.596162069 +0000 UTC m=+5.704449900 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312bf9c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e0000): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e0000): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e0000): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e0000): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e0000): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e0000): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313d2850 item 59 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e0000): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e0000): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.596581892 +0000 UTC m=+5.704869723 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e0000): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e0580): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e0580): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e0580): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e0580): >_readAt: n=8, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e0580): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.596581892 +0000 UTC m=+5.704869723 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e0580): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313d2a10 item 59 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e0bc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e0bc0): open at offset 0 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e0bc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e0bc0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e0bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e0bc0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e0bc0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e0bc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.597859205 +0000 UTC m=+5.706147036 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e0bc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e1100): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e1100): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e1100): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313d2e00 item 60 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e1100): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e1100): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.598314004 +0000 UTC m=+5.706601835 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e1100): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e1640): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e1640): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e1640): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313d2fc0 item 60 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e1640): _readAt: size=2, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e1640): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e1640): _writeAt: size=3, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e1640): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e1640): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.598887578 +0000 UTC m=+5.707175408 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e1640): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e1c00): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e1c00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e1c00): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e1c00): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e1c00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.598887578 +0000 UTC m=+5.707175408 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312e1c00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313d3180 item 60 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31314340): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31314340): open at offset 0 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31314340): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31314340): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31314340): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31314340): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31314340): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31314340): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.600014266 +0000 UTC m=+5.708302107 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31314340): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31314880): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31314880): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31314880): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313d3500 item 61 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31314880): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31314880): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.600415234 +0000 UTC m=+5.708703075 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31314880): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31314f80): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31314f80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31314f80): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31314f80): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31314f80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.600415234 +0000 UTC m=+5.708703075 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31314f80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313d36c0 item 61 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313155c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313155c0): open at offset 0 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313155c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313155c0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313155c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313155c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313155c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313155c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.601600984 +0000 UTC m=+5.709888815 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313155c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31315b00): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31315b00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31315b00): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313d3b20 item 62 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31315b00): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31315b00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.601962788 +0000 UTC m=+5.710250618 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31315b00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133a300): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133a300): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133a300): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133a300): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133a300): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.601962788 +0000 UTC m=+5.710250618 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133a300): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313d3ce0 item 62 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133a940): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133a940): open at offset 0 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133a940): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133a940): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133a940): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133a940): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133a940): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133a940): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.603220123 +0000 UTC m=+5.711507954 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133a940): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133ae80): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133ae80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133ae80): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313c22a0 item 63 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133ae80): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133ae80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.603541019 +0000 UTC m=+5.711828850 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133ae80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133b580): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133b580): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133b580): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133b580): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133b580): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.603541019 +0000 UTC m=+5.711828850 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133b580): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313c2460 item 63 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 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 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133bbc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133bbc0): open at offset 0 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133bbc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133bbc0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133bbc0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133bbc0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133bbc0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133bbc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.604952325 +0000 UTC m=+5.713240157 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3133bbc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31356200): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31356200): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31356200): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313c28c0 item 64 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31356200): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31356200): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.605524757 +0000 UTC m=+5.713812598 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31356200): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31356900): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31356900): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31356900): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31356900): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31356900): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.605524757 +0000 UTC m=+5.713812598 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31356900): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313c2af0 item 64 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31356f40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31356f40): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31356f40): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31356f40): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31356f40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.606925563 +0000 UTC m=+5.715213394 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31356f40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313573c0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313573c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313573c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313573c0): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313573c0): _writeAt: size=3, off=2 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313c2f50 item 65 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313573c0): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313573c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.607408977 +0000 UTC m=+5.715696808 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313573c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313578c0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313578c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313578c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313578c0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313578c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.607408977 +0000 UTC m=+5.715696808 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313578c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313c3180 item 65 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137c000): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137c000): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137c000): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137c000): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137c000): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.608723029 +0000 UTC m=+5.717010861 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137c000): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137c480): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137c480): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313c35e0 item 66 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137c480): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137c480): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137c480): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137c480): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137c480): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.609166988 +0000 UTC m=+5.717454819 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137c480): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137c9c0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137c9c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137c9c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137c9c0): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137c9c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.609166988 +0000 UTC m=+5.717454819 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137c9c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313c3810 item 66 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137d000): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137d000): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137d000): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137d000): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137d000): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.610391632 +0000 UTC m=+5.718679462 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137d000): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137d480): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137d480): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137d480): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137d480): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137d480): _writeAt: size=3, off=2 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313c3c70 item 67 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137d480): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137d480): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.610839819 +0000 UTC m=+5.719127650 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137d480): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137d980): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137d980): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137d980): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137d980): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137d980): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.610839819 +0000 UTC m=+5.719127650 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3137d980): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313c3e30 item 67 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a2100): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a2100): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a2100): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a2100): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a2100): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.612023915 +0000 UTC m=+5.720311746 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a2100): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a2600): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a2600): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312d8540 item 68 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a2600): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a2600): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a2600): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a2600): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a2600): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.612578884 +0000 UTC m=+5.720866725 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a2600): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a2b40): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a2b40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a2b40): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a2b40): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a2b40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.612578884 +0000 UTC m=+5.720866725 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a2b40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312d8770 item 68 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a3180): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a3180): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a3180): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a3180): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a3180): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.613813797 +0000 UTC m=+5.722101628 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a3180): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a3600): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a3600): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a3600): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a3600): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a3600): _writeAt: size=3, off=2 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312d8af0 item 69 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a3600): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a3600): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.614295287 +0000 UTC m=+5.722583118 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a3600): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a3b00): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a3b00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a3b00): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a3b00): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a3b00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.614295287 +0000 UTC m=+5.722583118 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313a3b00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312d8d90 item 69 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e4280): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e4280): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e4280): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e4280): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e4280): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.615452433 +0000 UTC m=+5.723740263 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e4280): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e4780): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e4780): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312d9110 item 70 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e4780): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e4780): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e4780): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e4780): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e4780): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.615924735 +0000 UTC m=+5.724212567 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e4780): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e4cc0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e4cc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e4cc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e4cc0): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e4cc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.615924735 +0000 UTC m=+5.724212567 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e4cc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312d92d0 item 70 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e5340): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e5340): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e5340): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e5340): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e5340): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.616976072 +0000 UTC m=+5.725263902 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e5340): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e5840): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e5840): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e5840): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e5840): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e5840): _writeAt: size=3, off=2 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312d9650 item 71 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e5840): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e5840): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.617920946 +0000 UTC m=+5.726208778 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e5840): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e5d40): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e5d40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e5d40): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e5d40): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e5d40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.617920946 +0000 UTC m=+5.726208778 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313e5d40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312d9880 item 71 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316264c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316264c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316264c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316264c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316264c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.619059778 +0000 UTC m=+5.727347609 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316264c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316269c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316269c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312d9c00 item 72 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316269c0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316269c0): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316269c0): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316269c0): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316269c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.619588347 +0000 UTC m=+5.727876178 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316269c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31626f00): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31626f00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31626f00): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31626f00): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31626f00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.619588347 +0000 UTC m=+5.727876178 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31626f00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312d9dc0 item 72 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316274c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316274c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316274c0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316274c0): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316274c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316274c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316274c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.620658368 +0000 UTC m=+5.728946199 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316274c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316279c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316279c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316279c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30de8d90 item 73 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316279c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316279c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.621113538 +0000 UTC m=+5.729401369 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316279c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31627e80): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31627e80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31627e80): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31627e80): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31627e80): _writeAt: size=3, off=2 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30de93b0 item 73 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31627e80): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31627e80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.621636666 +0000 UTC m=+5.729924498 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31627e80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165c4c0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165c4c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165c4c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165c4c0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165c4c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.621636666 +0000 UTC m=+5.729924498 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165c4c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30de9650 item 73 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165cb00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165cb00): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165cb00): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165cb00): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165cb00): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165cb00): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165cb00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.623042102 +0000 UTC m=+5.731329933 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165cb00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165d000): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165d000): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165d000): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30de9dc0 item 74 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165d000): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165d000): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.623470702 +0000 UTC m=+5.731758532 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165d000): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165d540): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165d540): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313fe0e0 item 74 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165d540): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165d540): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165d540): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165d540): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165d540): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.623993258 +0000 UTC m=+5.732281090 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165d540): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165dac0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165dac0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165dac0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165dac0): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165dac0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.623993258 +0000 UTC m=+5.732281090 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3165dac0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313fe2a0 item 74 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167a200): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167a200): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167a200): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167a200): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167a200): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167a200): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167a200): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.625070774 +0000 UTC m=+5.733358605 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167a200): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167a700): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167a700): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167a700): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313fe620 item 75 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167a700): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167a700): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.625465801 +0000 UTC m=+5.733753632 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167a700): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167ac40): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167ac40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167ac40): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167ac40): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167ac40): _writeAt: size=3, off=2 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313fe7e0 item 75 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167ac40): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167ac40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.625914719 +0000 UTC m=+5.734202549 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167ac40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167b180): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167b180): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167b180): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167b180): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167b180): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.625914719 +0000 UTC m=+5.734202549 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167b180): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313fe9a0 item 75 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167b7c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167b7c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167b7c0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167b7c0): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167b7c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167b7c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167b7c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.62710683 +0000 UTC m=+5.735394662 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167b7c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167bcc0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167bcc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167bcc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313fed20 item 76 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167bcc0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167bcc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.627470468 +0000 UTC m=+5.735758299 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3167bcc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316be300): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316be300): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313feee0 item 76 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316be300): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316be300): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316be300): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316be300): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316be300): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.62797488 +0000 UTC m=+5.736262711 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316be300): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316be880): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316be880): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316be880): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316be880): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316be880): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.62797488 +0000 UTC m=+5.736262711 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316be880): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313ff180 item 76 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316beec0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316beec0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316beec0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316beec0): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316beec0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316beec0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316beec0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.629548384 +0000 UTC m=+5.737836214 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316beec0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316bf3c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316bf3c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316bf3c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313ff5e0 item 77 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316bf3c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316bf3c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.630002882 +0000 UTC m=+5.738290723 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316bf3c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316bfac0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316bfac0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316bfac0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316bfac0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316bfac0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.630002882 +0000 UTC m=+5.738290723 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316bfac0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313ff960 item 77 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f8200): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f8200): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f8200): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f8200): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f8200): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f8200): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f8200): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.631360506 +0000 UTC m=+5.739648338 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f8200): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f8700): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f8700): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f8700): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313ffce0 item 78 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f8700): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f8700): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.631747458 +0000 UTC m=+5.740035289 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f8700): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f8e00): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f8e00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f8e00): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f8e00): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f8e00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.631747458 +0000 UTC m=+5.740035289 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f8e00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f3110a000 item 78 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f9440): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f9440): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f9440): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f9440): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f9440): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f9440): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f9440): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.632966722 +0000 UTC m=+5.741254552 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f9440): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f9940): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f9940): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f9940): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f3110a7e0 item 79 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f9940): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f9940): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.633394479 +0000 UTC m=+5.741682310 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f9940): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31732140): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31732140): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31732140): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31732140): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31732140): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.633394479 +0000 UTC m=+5.741682310 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31732140): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f3110a9a0 item 79 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31732780): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31732780): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31732780): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31732780): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31732780): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31732780): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31732780): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.634599977 +0000 UTC m=+5.742887808 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31732780): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31732c80): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31732c80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31732c80): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f3110ae00 item 80 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31732c80): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31732c80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.63502502 +0000 UTC m=+5.743312851 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31732c80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31733380): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31733380): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31733380): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31733380): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31733380): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.63502502 +0000 UTC m=+5.743312851 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31733380): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f3110b110 item 80 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317339c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317339c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317339c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317339c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317339c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.636239014 +0000 UTC m=+5.744526845 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317339c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31733e40): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31733e40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31733e40): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31733e40): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31733e40): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31733e40): _writeAt: size=3, off=7 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f3110b8f0 item 81 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31733e40): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31733e40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.636773243 +0000 UTC m=+5.745061074 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31733e40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31754480): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31754480): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31754480): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31754480): >_readAt: n=8, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31754480): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.636773243 +0000 UTC m=+5.745061074 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31754480): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f3110bc00 item 81 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31754b00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31754b00): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31754b00): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31754b00): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31754b00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.637868873 +0000 UTC m=+5.746156705 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31754b00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31755000): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31755000): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31755000): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31274690 item 82 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31755000): _readAt: size=2, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31755000): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31755000): _writeAt: size=3, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31755000): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31755000): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.638445152 +0000 UTC m=+5.746732983 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31755000): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31755580): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31755580): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31755580): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31755580): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31755580): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.638445152 +0000 UTC m=+5.746732983 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31755580): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31274c40 item 82 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31755c00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31755c00): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31755c00): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31755c00): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31755c00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.639589944 +0000 UTC m=+5.747877775 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31755c00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a0200): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a0200): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a0200): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a0200): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a0200): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a0200): _writeAt: size=3, off=7 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31275650 item 83 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a0200): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a0200): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.640018935 +0000 UTC m=+5.748306766 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a0200): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a0740): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a0740): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a0740): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a0740): >_readAt: n=8, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a0740): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.640018935 +0000 UTC m=+5.748306766 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a0740): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31275c00 item 83 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a0dc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a0dc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a0dc0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a0dc0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a0dc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.641257916 +0000 UTC m=+5.749545747 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a0dc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a12c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a12c0): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a12c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313802a0 item 84 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a12c0): _readAt: size=2, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a12c0): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a12c0): _writeAt: size=3, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a12c0): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a12c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.641797184 +0000 UTC m=+5.750085015 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a12c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a1840): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a1840): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a1840): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a1840): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a1840): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.641797184 +0000 UTC m=+5.750085015 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a1840): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31380460 item 84 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a1ec0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a1ec0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a1ec0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a1ec0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a1ec0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.64287443 +0000 UTC m=+5.751162261 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317a1ec0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ca4c0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ca4c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ca4c0): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ca4c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ca4c0): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ca4c0): _writeAt: size=3, off=7 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313809a0 item 85 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ca4c0): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ca4c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.643339738 +0000 UTC m=+5.751627570 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ca4c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317caa00): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317caa00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317caa00): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317caa00): >_readAt: n=8, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317caa00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.643339738 +0000 UTC m=+5.751627570 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317caa00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31380bd0 item 85 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317cb080): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317cb080): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317cb080): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317cb080): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317cb080): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.644514108 +0000 UTC m=+5.752801939 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317cb080): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317cb580): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317cb580): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317cb580): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31380f50 item 86 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317cb580): _readAt: size=2, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317cb580): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317cb580): _writeAt: size=3, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317cb580): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317cb580): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.645029521 +0000 UTC m=+5.753317352 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317cb580): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317cbb00): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317cbb00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317cbb00): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317cbb00): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317cbb00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.645029521 +0000 UTC m=+5.753317352 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317cbb00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31381110 item 86 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ee280): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ee280): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ee280): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ee280): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ee280): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.646166448 +0000 UTC m=+5.754454280 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ee280): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ee780): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ee780): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ee780): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ee780): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ee780): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ee780): _writeAt: size=3, off=7 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31381490 item 87 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ee780): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ee780): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.646691631 +0000 UTC m=+5.754979463 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ee780): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317eecc0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317eecc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317eecc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317eecc0): >_readAt: n=8, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317eecc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.646691631 +0000 UTC m=+5.754979463 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317eecc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31381650 item 87 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ef340): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ef340): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ef340): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ef340): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ef340): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.647926104 +0000 UTC m=+5.756213934 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ef340): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ef840): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ef840): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ef840): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31381ab0 item 88 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ef840): _readAt: size=2, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ef840): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ef840): _writeAt: size=3, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ef840): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ef840): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.648393176 +0000 UTC m=+5.756681007 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ef840): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317efdc0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317efdc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317efdc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317efdc0): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317efdc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.648393176 +0000 UTC m=+5.756681007 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317efdc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31381c70 item 88 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31816500): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31816500): open at offset 0 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31816500): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31816500): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31816500): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31816500): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31816500): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31816500): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.649532629 +0000 UTC m=+5.757820470 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31816500): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31816a40): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31816a40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31816a40): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30de0a10 item 89 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31816a40): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31816a40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.649945669 +0000 UTC m=+5.758233500 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31816a40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31816f80): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31816f80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31816f80): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31816f80): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31816f80): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31816f80): _writeAt: size=3, off=7 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30de0d90 item 89 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31816f80): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31816f80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.650440955 +0000 UTC m=+5.758728786 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31816f80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31817500): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31817500): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31817500): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31817500): >_readAt: n=8, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31817500): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.650440955 +0000 UTC m=+5.758728786 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31817500): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31142070 item 89 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31817b40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31817b40): open at offset 0 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31817b40): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31817b40): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31817b40): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31817b40): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31817b40): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31817b40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.651679083 +0000 UTC m=+5.759966915 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31817b40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183a180): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183a180): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183a180): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f311423f0 item 90 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183a180): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183a180): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.652120589 +0000 UTC m=+5.760408419 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183a180): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183a6c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183a6c0): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183a6c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f311425b0 item 90 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183a6c0): _readAt: size=2, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183a6c0): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183a6c0): _writeAt: size=3, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183a6c0): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183a6c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.652563895 +0000 UTC m=+5.760851726 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183a6c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183ac80): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183ac80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183ac80): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183ac80): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183ac80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.652563895 +0000 UTC m=+5.760851726 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183ac80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31142770 item 90 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183b2c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183b2c0): open at offset 0 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183b2c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183b2c0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183b2c0): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183b2c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183b2c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183b2c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.653842892 +0000 UTC m=+5.762130733 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183b2c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183b800): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183b800): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183b800): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31142af0 item 91 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183b800): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183b800): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.654315435 +0000 UTC m=+5.762603276 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183b800): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183bd40): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183bd40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183bd40): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183bd40): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183bd40): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183bd40): _writeAt: size=3, off=7 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31142d90 item 91 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183bd40): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183bd40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.65479992 +0000 UTC m=+5.763087751 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3183bd40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318563c0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318563c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318563c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318563c0): >_readAt: n=8, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318563c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.65479992 +0000 UTC m=+5.763087751 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318563c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31143180 item 91 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31856a00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31856a00): open at offset 0 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31856a00): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31856a00): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31856a00): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31856a00): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31856a00): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31856a00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.656005618 +0000 UTC m=+5.764293449 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31856a00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31856f40): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31856f40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31856f40): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31143570 item 92 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31856f40): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31856f40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.656394602 +0000 UTC m=+5.764682434 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31856f40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31857480): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31857480): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31857480): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31143730 item 92 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31857480): _readAt: size=2, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31857480): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31857480): _writeAt: size=3, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31857480): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31857480): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.656886682 +0000 UTC m=+5.765174513 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31857480): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31857a40): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31857a40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31857a40): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31857a40): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31857a40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.656886682 +0000 UTC m=+5.765174513 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31857a40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f311438f0 item 92 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31872180): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31872180): open at offset 0 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31872180): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31872180): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31872180): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31872180): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31872180): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31872180): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.657972294 +0000 UTC m=+5.766260125 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31872180): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318726c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318726c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318726c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31143c70 item 93 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318726c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318726c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.658393289 +0000 UTC m=+5.766681120 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318726c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31872dc0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31872dc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31872dc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31872dc0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31872dc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.658393289 +0000 UTC m=+5.766681120 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31872dc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31384000 item 93 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31873400): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31873400): open at offset 0 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31873400): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31873400): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31873400): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31873400): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31873400): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31873400): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.659592033 +0000 UTC m=+5.767879864 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31873400): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31873940): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31873940): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31873940): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31384380 item 94 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31873940): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31873940): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.660019491 +0000 UTC m=+5.768307322 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31873940): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890140): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890140): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890140): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890140): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890140): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.660019491 +0000 UTC m=+5.768307322 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890140): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31384540 item 94 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890780): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890780): open at offset 0 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890780): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890780): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890780): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890780): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890780): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890780): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.661462758 +0000 UTC m=+5.769750588 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890780): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890cc0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890cc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890cc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31384af0 item 95 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890cc0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890cc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.661791379 +0000 UTC m=+5.770079220 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890cc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318913c0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318913c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318913c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318913c0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318913c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.661791379 +0000 UTC m=+5.770079220 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318913c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31384cb0 item 95 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 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 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6140): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6140): open at offset 0 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6140): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6140): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6140): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6140): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6140): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6140): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.663491941 +0000 UTC m=+5.771779772 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6140): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6680): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6680): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6680): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30f00ee0 item 96 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6680): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6680): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.66394704 +0000 UTC m=+5.772234872 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6680): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6d80): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6d80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6d80): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6d80): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6d80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.66394704 +0000 UTC m=+5.772234872 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6d80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30f01180 item 96 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= 2026/04/23 03:46:26 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:26 DEBUG : Looking for writers 2026/04/23 03:46:26 DEBUG : >WaitForWriters: 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/23 03:46:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31922200): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31922200): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31922200): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31922200): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31922200): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.670745325 +0000 UTC m=+5.779033156 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31922200): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31922680): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31922680): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31922680): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31922680): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31922680): _writeAt: size=3, off=2 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31922680): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31922680): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.670745325 +0000 UTC m=+5.779033156 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31922680): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31922b40): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31922b40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31922b40): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31922b40): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31922b40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.670745325 +0000 UTC m=+5.779033156 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31922b40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f310d9180 item 1 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31923180): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31923180): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31923180): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31923180): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31923180): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.672563209 +0000 UTC m=+5.780851039 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31923180): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31923680): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31923680): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31923680): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31923680): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31923680): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.672563209 +0000 UTC m=+5.780851039 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31923680): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f310d99d0 item 2 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31923cc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31923cc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31923cc0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31923cc0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31923cc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.673830253 +0000 UTC m=+5.782118084 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31923cc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31942240): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31942240): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31942240): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31942240): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31942240): _writeAt: size=3, off=2 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31942240): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31942240): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.673830253 +0000 UTC m=+5.782118084 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31942240): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31942700): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31942700): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31942700): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31942700): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31942700): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.673830253 +0000 UTC m=+5.782118084 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31942700): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30e8e230 item 3 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31942d80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31942d80): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31942d80): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31942d80): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31942d80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.675531837 +0000 UTC m=+5.783819668 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31942d80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319432c0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319432c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319432c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319432c0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319432c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.675531837 +0000 UTC m=+5.783819668 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319432c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30e8e850 item 4 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31943900): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31943900): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31943900): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31943900): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31943900): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.676685908 +0000 UTC m=+5.784973739 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31943900): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31943d80): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31943d80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31943d80): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31943d80): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31943d80): _writeAt: size=3, off=2 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31943d80): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31943d80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.676685908 +0000 UTC m=+5.784973739 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31943d80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3195c340): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3195c340): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3195c340): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3195c340): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3195c340): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.676685908 +0000 UTC m=+5.784973739 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3195c340): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30e8ee70 item 5 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3195c9c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3195c9c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3195c9c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3195c9c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3195c9c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.678367856 +0000 UTC m=+5.786655687 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3195c9c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3195cf00): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3195cf00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3195cf00): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3195cf00): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3195cf00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.678367856 +0000 UTC m=+5.786655687 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3195cf00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30e8f490 item 6 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3195d580): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3195d580): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3195d580): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3195d580): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3195d580): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.679525052 +0000 UTC m=+5.787812883 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3195d580): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3195da80): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3195da80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3195da80): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3195da80): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3195da80): _writeAt: size=3, off=2 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3195da80): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3195da80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.679525052 +0000 UTC m=+5.787812883 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3195da80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197c040): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197c040): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197c040): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197c040): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197c040): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.679525052 +0000 UTC m=+5.787812883 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197c040): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30e8fa40 item 7 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197c6c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197c6c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197c6c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197c6c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197c6c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.681131527 +0000 UTC m=+5.789419358 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197c6c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197cc00): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197cc00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197cc00): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197cc00): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197cc00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.681131527 +0000 UTC m=+5.789419358 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197cc00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312f8380 item 8 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197d1c0): _readAt: size=2, off=0 2026/04/23 03:46:26 ERROR : open-test-file(0xc7f3197d1c0): Couldn't read size of file 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197d1c0): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197d1c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197d1c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197d1c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197d1c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197d580): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197d580): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197d580): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197d580): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197d580): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.682318039 +0000 UTC m=+5.790605869 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197d580): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197da00): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197da00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197da00): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197da00): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197da00): _writeAt: size=3, off=2 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197da00): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197da00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.682318039 +0000 UTC m=+5.790605869 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3197da00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199c000): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199c000): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199c000): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199c000): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199c000): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.682318039 +0000 UTC m=+5.790605869 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199c000): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312f8930 item 9 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199c680): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199c680): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199c680): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199c680): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199c680): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.683993353 +0000 UTC m=+5.792281184 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199c680): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199cbc0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199cbc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199cbc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199cbc0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199cbc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.683993353 +0000 UTC m=+5.792281184 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199cbc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312f8e00 item 10 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199d200): _readAt: size=2, off=0 2026/04/23 03:46:26 ERROR : open-test-file(0xc7f3199d200): Couldn't read size of file 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199d200): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199d200): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199d200): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199d200): close: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199d200): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199d5c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199d5c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199d5c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199d5c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199d5c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.685496984 +0000 UTC m=+5.793784816 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199d5c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199dac0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199dac0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199dac0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199dac0): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199dac0): _writeAt: size=3, off=2 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199dac0): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199dac0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.685496984 +0000 UTC m=+5.793784816 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3199dac0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319ba0c0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319ba0c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319ba0c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319ba0c0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319ba0c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.685496984 +0000 UTC m=+5.793784816 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319ba0c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312f92d0 item 11 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319ba740): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319ba740): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319ba740): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319ba740): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319ba740): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.687020983 +0000 UTC m=+5.795308814 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319ba740): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bac80): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bac80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bac80): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bac80): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bac80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.687020983 +0000 UTC m=+5.795308814 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bac80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312f97a0 item 12 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bb2c0): _readAt: size=2, off=0 2026/04/23 03:46:26 ERROR : open-test-file(0xc7f319bb2c0): Couldn't read size of file 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bb2c0): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bb2c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bb2c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bb2c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bb2c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bb680): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bb680): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bb680): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bb680): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bb680): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.688385892 +0000 UTC m=+5.796673723 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bb680): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bbd40): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bbd40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bbd40): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bbd40): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bbd40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.688385892 +0000 UTC m=+5.796673723 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319bbd40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312f9c70 item 13 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319da4c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319da4c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319da4c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319da4c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319da4c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.689596379 +0000 UTC m=+5.797884210 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319da4c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319daa00): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319daa00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319daa00): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319daa00): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319daa00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.689596379 +0000 UTC m=+5.797884210 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319daa00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30db4230 item 14 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319db040): _readAt: size=2, off=0 2026/04/23 03:46:26 ERROR : open-test-file(0xc7f319db040): Couldn't read size of file 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319db040): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319db040): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319db040): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319db040): close: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319db040): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319db400): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319db400): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319db400): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319db400): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319db400): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.690906974 +0000 UTC m=+5.799194806 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319db400): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319dbac0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319dbac0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319dbac0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319dbac0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319dbac0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.690906974 +0000 UTC m=+5.799194806 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319dbac0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30db4850 item 15 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fa240): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fa240): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fa240): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fa240): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fa240): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.692190851 +0000 UTC m=+5.800478682 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fa240): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fa780): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fa780): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fa780): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fa780): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fa780): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.692190851 +0000 UTC m=+5.800478682 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fa780): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30db50a0 item 16 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fadc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fadc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fadc0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fadc0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fadc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.693505855 +0000 UTC m=+5.801793685 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fadc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31891ec0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31891ec0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31891ec0): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31891ec0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31891ec0): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31891ec0): _writeAt: size=3, off=7 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31891ec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31891ec0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.693505855 +0000 UTC m=+5.801793685 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31891ec0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d04c0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d04c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d04c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d04c0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d04c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.693505855 +0000 UTC m=+5.801793685 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d04c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31385810 item 17 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fa380): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fa380): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fa380): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fa380): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fa380): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.695972705 +0000 UTC m=+5.804260536 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fa380): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fa8c0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fa8c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fa8c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fa8c0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fa8c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.695972705 +0000 UTC m=+5.804260536 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fa8c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30db43f0 item 18 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fb140): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fb140): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fb140): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fb140): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fb140): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.697131695 +0000 UTC m=+5.805419526 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fb140): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fb640): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fb640): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fb640): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fb640): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fb640): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fb640): _writeAt: size=3, off=7 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fb640): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fb640): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.697131695 +0000 UTC m=+5.805419526 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fb640): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fbb40): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fbb40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fbb40): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fbb40): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fbb40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.697131695 +0000 UTC m=+5.805419526 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f319fbb40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30db48c0 item 19 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31634380): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31634380): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31634380): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31634380): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31634380): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.698685691 +0000 UTC m=+5.806973523 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31634380): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316348c0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316348c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316348c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316348c0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316348c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.698685691 +0000 UTC m=+5.806973523 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316348c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30db5500 item 20 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31634f40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31634f40): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31634f40): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31634f40): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31634f40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.699830263 +0000 UTC m=+5.808118095 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31634f40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31635440): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31635440): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31635440): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31635440): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31635440): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31635440): _writeAt: size=3, off=7 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31635440): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31635440): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.699830263 +0000 UTC m=+5.808118095 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31635440): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31635940): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31635940): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31635940): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31635940): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31635940): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.699830263 +0000 UTC m=+5.808118095 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31635940): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f311e08c0 item 21 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d0840): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d0840): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d0840): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d0840): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d0840): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.701770078 +0000 UTC m=+5.810057909 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d0840): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d0d80): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d0d80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d0d80): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d0d80): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d0d80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.701770078 +0000 UTC m=+5.810057909 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d0d80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f311e0e00 item 22 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d1400): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d1400): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d1400): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d1400): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d1400): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.702880035 +0000 UTC m=+5.811167866 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d1400): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d1900): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d1900): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d1900): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d1900): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d1900): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d1900): _writeAt: size=3, off=7 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d1900): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d1900): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.702880035 +0000 UTC m=+5.811167866 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d1900): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d1e00): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d1e00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d1e00): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d1e00): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d1e00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.702880035 +0000 UTC m=+5.811167866 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318d1e00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f311e1180 item 23 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6580): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6580): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6580): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6580): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6580): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.704491269 +0000 UTC m=+5.812779100 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6580): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6ac0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6ac0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6ac0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6ac0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6ac0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.704491269 +0000 UTC m=+5.812779100 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa6ac0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f311e1650 item 24 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa7100): _readAt: size=2, off=0 2026/04/23 03:46:26 ERROR : open-test-file(0xc7f31aa7100): Couldn't read size of file 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa7100): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa7100): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa7100): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa7100): close: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa7100): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa7500): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa7500): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa7500): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa7500): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa7500): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.705840618 +0000 UTC m=+5.814128450 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31aa7500): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30d2d9c0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30d2d9c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30d2d9c0): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30d2d9c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30d2d9c0): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30d2d9c0): _writeAt: size=3, off=7 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30d2d9c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30d2d9c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.705840618 +0000 UTC m=+5.814128450 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30d2d9c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eaa540): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eaa540): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eaa540): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eaa540): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eaa540): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.705840618 +0000 UTC m=+5.814128450 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eaa540): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31384000 item 25 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eab000): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eab000): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eab000): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eab000): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eab000): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.707474074 +0000 UTC m=+5.815761905 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eab000): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eabb40): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eabb40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eabb40): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eabb40): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eabb40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.707474074 +0000 UTC m=+5.815761905 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30eabb40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313844d0 item 26 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0cd80): _readAt: size=2, off=0 2026/04/23 03:46:26 ERROR : open-test-file(0xc7f30f0cd80): Couldn't read size of file 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0cd80): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0cd80): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0cd80): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0cd80): close: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0cd80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0d140): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0d140): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0d140): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0d140): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0d140): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.708699108 +0000 UTC m=+5.816986939 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0d140): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0d6c0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0d6c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0d6c0): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0d6c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0d6c0): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0d6c0): _writeAt: size=3, off=7 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0d6c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0d6c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.708699108 +0000 UTC m=+5.816986939 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0d6c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0dc00): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0dc00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0dc00): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0dc00): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0dc00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.708699108 +0000 UTC m=+5.816986939 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f0dc00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31384a80 item 27 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae6a80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae6a80): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae6a80): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae6a80): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae6a80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.71029868 +0000 UTC m=+5.818586512 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae6a80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae6fc0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae6fc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae6fc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae6fc0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae6fc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.71029868 +0000 UTC m=+5.818586512 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae6fc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31385030 item 28 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae7b80): _readAt: size=2, off=0 2026/04/23 03:46:26 ERROR : open-test-file(0xc7f30ae7b80): Couldn't read size of file 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae7b80): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae7b80): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae7b80): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae7b80): close: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30ae7b80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105a240): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105a240): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105a240): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105a240): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105a240): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.711508837 +0000 UTC m=+5.819796668 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105a240): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105a900): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105a900): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105a900): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105a900): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105a900): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.711508837 +0000 UTC m=+5.819796668 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105a900): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31385570 item 29 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105b080): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105b080): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105b080): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105b080): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105b080): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.712740635 +0000 UTC m=+5.821028476 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105b080): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105b780): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105b780): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105b780): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105b780): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105b780): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.712740635 +0000 UTC m=+5.821028476 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3105b780): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31385dc0 item 30 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7a680): _readAt: size=2, off=0 2026/04/23 03:46:26 ERROR : open-test-file(0xc7f30f7a680): Couldn't read size of file 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7a680): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7a680): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7a680): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7a680): close: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7a680): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7aa40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7aa40): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7aa40): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7aa40): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7aa40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.714002579 +0000 UTC m=+5.822290409 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7aa40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7b100): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7b100): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7b100): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7b100): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7b100): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.714002579 +0000 UTC m=+5.822290409 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7b100): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312703f0 item 31 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 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 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7b780): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7b780): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7b780): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7b780): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7b780): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.715203187 +0000 UTC m=+5.823491018 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7b780): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7bdc0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7bdc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7bdc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7bdc0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7bdc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.715203187 +0000 UTC m=+5.823491018 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f30f7bdc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31270770 item 32 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313be500): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313be500): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313be500): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313be500): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313be500): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.716555883 +0000 UTC m=+5.824843713 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313be500): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313be980): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313be980): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313be980): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313be980): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313be980): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31270af0 item 33 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313be980): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313be980): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.716979983 +0000 UTC m=+5.825267815 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313be980): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bee80): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bee80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bee80): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bee80): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bee80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.716979983 +0000 UTC m=+5.825267815 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bee80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31270cb0 item 33 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bf540): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bf540): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bf540): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bf540): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bf540): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.718189799 +0000 UTC m=+5.826477630 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bf540): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bf9c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bf9c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31271030 item 34 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bf9c0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bf9c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bf9c0): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bf9c0): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bf9c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.718694222 +0000 UTC m=+5.826982053 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313bf9c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252000): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252000): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252000): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252000): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252000): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.718694222 +0000 UTC m=+5.826982053 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252000): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312711f0 item 34 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312526c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312526c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312526c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312526c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312526c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.719744907 +0000 UTC m=+5.828032738 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312526c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252b40): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252b40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252b40): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252b40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252b40): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31271650 item 35 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252b40): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252b40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.720194215 +0000 UTC m=+5.828482047 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31252b40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31253040): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31253040): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31253040): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31253040): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31253040): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.720194215 +0000 UTC m=+5.828482047 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31253040): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31271880 item 35 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312536c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312536c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312536c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312536c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312536c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.721465978 +0000 UTC m=+5.829753809 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312536c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31253bc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31253bc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31271c00 item 36 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31253bc0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31253bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31253bc0): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31253bc0): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31253bc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.721976433 +0000 UTC m=+5.830264264 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31253bc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890200): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890200): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890200): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890200): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890200): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.721976433 +0000 UTC m=+5.830264264 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890200): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31271dc0 item 36 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890840): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890840): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890840): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890840): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890840): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.72313956 +0000 UTC m=+5.831427391 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890840): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890cc0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890cc0): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890cc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890cc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f316fe2a0 item 37 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890cc0): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890cc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.723537653 +0000 UTC m=+5.831825484 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31890cc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318911c0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318911c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318911c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318911c0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318911c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.723537653 +0000 UTC m=+5.831825484 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318911c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f316fe460 item 37 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31891840): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31891840): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31891840): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31891840): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31891840): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.724773527 +0000 UTC m=+5.833061368 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31891840): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31096000): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31096000): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f316fe7e0 item 38 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31096000): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31096000): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31096000): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31096000): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31096000): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.725301314 +0000 UTC m=+5.833589146 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31096000): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31096540): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31096540): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31096540): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31096540): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31096540): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.725301314 +0000 UTC m=+5.833589146 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31096540): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f316fe9a0 item 38 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31096bc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31096bc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31096bc0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31096bc0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31096bc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.726399659 +0000 UTC m=+5.834687500 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31096bc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310970c0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310970c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310970c0): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310970c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310970c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f316fed20 item 39 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310970c0): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310970c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.726816817 +0000 UTC m=+5.835104648 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310970c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310975c0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310975c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310975c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310975c0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310975c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.726816817 +0000 UTC m=+5.835104648 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310975c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f316feee0 item 39 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31097c40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31097c40): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31097c40): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31097c40): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31097c40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.727928267 +0000 UTC m=+5.836216099 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31097c40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c4240): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c4240): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f316ff3b0 item 40 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c4240): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c4240): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c4240): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c4240): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c4240): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.728410929 +0000 UTC m=+5.836698761 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c4240): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c4780): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c4780): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c4780): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c4780): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c4780): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.728410929 +0000 UTC m=+5.836698761 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c4780): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f316ff570 item 40 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c4d40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c4d40): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c4d40): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c4d40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c4d40): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c4d40): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c4d40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.729515034 +0000 UTC m=+5.837802866 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c4d40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c5240): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c5240): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c5240): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f316ff8f0 item 41 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c5240): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c5240): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.729952622 +0000 UTC m=+5.838240453 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c5240): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c5700): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c5700): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c5700): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c5700): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c5700): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f316ffab0 item 41 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c5700): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c5700): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.730448158 +0000 UTC m=+5.838735989 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c5700): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c5c40): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c5c40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c5c40): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c5c40): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c5c40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.730448158 +0000 UTC m=+5.838735989 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f310c5c40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f316ffc70 item 41 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111a380): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111a380): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111a380): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111a380): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111a380): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111a380): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111a380): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.73174606 +0000 UTC m=+5.840033891 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111a380): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111a880): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111a880): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111a880): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30d74540 item 42 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111a880): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111a880): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.732206981 +0000 UTC m=+5.840494813 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111a880): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111adc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111adc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30d74700 item 42 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111adc0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111adc0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111adc0): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111adc0): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111adc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.732767631 +0000 UTC m=+5.841055461 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111adc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111b340): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111b340): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111b340): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111b340): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111b340): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.732767631 +0000 UTC m=+5.841055461 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111b340): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30d748c0 item 42 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111b980): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111b980): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111b980): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111b980): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111b980): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111b980): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111b980): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.733866576 +0000 UTC m=+5.842154407 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111b980): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111be80): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111be80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111be80): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30d74e70 item 43 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111be80): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111be80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.734347255 +0000 UTC m=+5.842635085 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3111be80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112c4c0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112c4c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112c4c0): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112c4c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112c4c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30d750a0 item 43 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112c4c0): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112c4c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.734814057 +0000 UTC m=+5.843101887 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112c4c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112ca00): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112ca00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112ca00): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112ca00): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112ca00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.734814057 +0000 UTC m=+5.843101887 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112ca00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30d75260 item 43 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112d040): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112d040): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112d040): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112d040): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112d040): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112d040): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112d040): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.735950053 +0000 UTC m=+5.844237884 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112d040): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112d540): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112d540): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112d540): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30d755e0 item 44 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112d540): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112d540): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.736426663 +0000 UTC m=+5.844714504 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112d540): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112da80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112da80): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30d757a0 item 44 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112da80): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112da80): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112da80): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112da80): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112da80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.736983194 +0000 UTC m=+5.845271025 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3112da80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113c100): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113c100): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113c100): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113c100): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113c100): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.736983194 +0000 UTC m=+5.845271025 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113c100): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30d75960 item 44 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113c740): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113c740): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113c740): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113c740): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113c740): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113c740): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113c740): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.738238776 +0000 UTC m=+5.846526608 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113c740): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113cc40): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113cc40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113cc40): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30d75ce0 item 45 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113cc40): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113cc40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.738676463 +0000 UTC m=+5.846964294 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113cc40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113d340): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113d340): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113d340): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113d340): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113d340): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.738676463 +0000 UTC m=+5.846964294 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113d340): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31206000 item 45 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113d980): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113d980): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113d980): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113d980): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113d980): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113d980): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113d980): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.739852044 +0000 UTC m=+5.848139875 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113d980): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113de80): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113de80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113de80): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31206380 item 46 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113de80): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113de80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.740292666 +0000 UTC m=+5.848580498 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3113de80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115e680): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115e680): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115e680): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115e680): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115e680): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.740292666 +0000 UTC m=+5.848580498 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115e680): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31206540 item 46 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115ecc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115ecc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115ecc0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115ecc0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115ecc0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115ecc0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115ecc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.741494327 +0000 UTC m=+5.849782158 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115ecc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115f1c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115f1c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115f1c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31206b60 item 47 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115f1c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115f1c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.741934127 +0000 UTC m=+5.850221959 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115f1c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115f8c0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115f8c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115f8c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115f8c0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115f8c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.741934127 +0000 UTC m=+5.850221959 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3115f8c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31206e70 item 47 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117c000): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117c000): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117c000): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117c000): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117c000): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117c000): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117c000): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.743103888 +0000 UTC m=+5.851391719 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117c000): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117c500): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117c500): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117c500): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312071f0 item 48 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117c500): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117c500): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.743535162 +0000 UTC m=+5.851822993 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117c500): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117cc00): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117cc00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117cc00): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117cc00): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117cc00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.743535162 +0000 UTC m=+5.851822993 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117cc00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312073b0 item 48 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117d240): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117d240): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117d240): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117d240): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117d240): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.744768784 +0000 UTC m=+5.853056614 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117d240): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117d6c0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117d6c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117d6c0): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117d6c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117d6c0): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117d6c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31207730 item 49 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117d6c0): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117d6c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.745230074 +0000 UTC m=+5.853517906 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117d6c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117dc00): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117dc00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117dc00): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117dc00): >_readAt: n=8, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117dc00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.745230074 +0000 UTC m=+5.853517906 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3117dc00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312078f0 item 49 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31198380): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31198380): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31198380): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31198380): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31198380): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.746347095 +0000 UTC m=+5.854634926 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31198380): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31198880): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31198880): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31198880): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30dc6000 item 50 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31198880): _readAt: size=2, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31198880): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31198880): _writeAt: size=3, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31198880): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31198880): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.746813086 +0000 UTC m=+5.855100917 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31198880): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31198e00): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31198e00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31198e00): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31198e00): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31198e00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.746813086 +0000 UTC m=+5.855100917 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31198e00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30dc62a0 item 50 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31199480): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31199480): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31199480): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31199480): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31199480): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.747948621 +0000 UTC m=+5.856236452 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31199480): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31199980): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31199980): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31199980): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31199980): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31199980): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31199980): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30dc6af0 item 51 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31199980): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31199980): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.748428938 +0000 UTC m=+5.856716768 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31199980): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31199ec0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31199ec0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31199ec0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31199ec0): >_readAt: n=8, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31199ec0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.748428938 +0000 UTC m=+5.856716768 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31199ec0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30dc6e70 item 51 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120c640): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120c640): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120c640): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120c640): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120c640): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.749563612 +0000 UTC m=+5.857851444 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120c640): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120cb40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120cb40): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120cb40): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30dc7340 item 52 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120cb40): _readAt: size=2, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120cb40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120cb40): _writeAt: size=3, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120cb40): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120cb40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.750040272 +0000 UTC m=+5.858328103 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120cb40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120d0c0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120d0c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120d0c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120d0c0): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120d0c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.750040272 +0000 UTC m=+5.858328103 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120d0c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30dc7b90 item 52 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120d740): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120d740): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120d740): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120d740): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120d740): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.751169135 +0000 UTC m=+5.859456966 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120d740): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120dc40): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120dc40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120dc40): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120dc40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120dc40): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120dc40): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312c8230 item 53 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120dc40): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120dc40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.751630607 +0000 UTC m=+5.859918438 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3120dc40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124a280): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124a280): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124a280): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124a280): >_readAt: n=8, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124a280): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.751630607 +0000 UTC m=+5.859918438 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124a280): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312c83f0 item 53 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124a900): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124a900): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124a900): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124a900): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124a900): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.752801208 +0000 UTC m=+5.861089039 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124a900): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124ae00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124ae00): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124ae00): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312c8770 item 54 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124ae00): _readAt: size=2, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124ae00): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124ae00): _writeAt: size=3, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124ae00): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124ae00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.753318176 +0000 UTC m=+5.861606006 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124ae00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124b380): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124b380): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124b380): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124b380): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124b380): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.753318176 +0000 UTC m=+5.861606006 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124b380): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312c8930 item 54 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124ba00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124ba00): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124ba00): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124ba00): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124ba00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.754573788 +0000 UTC m=+5.862861618 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3124ba00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260000): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260000): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260000): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260000): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260000): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260000): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312c8fc0 item 55 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260000): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260000): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.754991325 +0000 UTC m=+5.863279157 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260000): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260540): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260540): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260540): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260540): >_readAt: n=8, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260540): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.754991325 +0000 UTC m=+5.863279157 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260540): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312c9180 item 55 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260bc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260bc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260bc0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260bc0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260bc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.756160154 +0000 UTC m=+5.864447986 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31260bc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312610c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312610c0): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312610c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312c95e0 item 56 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312610c0): _readAt: size=2, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312610c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312610c0): _writeAt: size=3, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312610c0): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312610c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.756663966 +0000 UTC m=+5.864951797 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312610c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31261640): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31261640): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31261640): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31261640): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31261640): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.756663966 +0000 UTC m=+5.864951797 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31261640): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312c97a0 item 56 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31261c80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31261c80): open at offset 0 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31261c80): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31261c80): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31261c80): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31261c80): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31261c80): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31261c80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.757726733 +0000 UTC m=+5.866014565 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31261c80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312942c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312942c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312942c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312c9c70 item 57 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312942c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312942c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.758156806 +0000 UTC m=+5.866444637 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312942c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31294800): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31294800): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31294800): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31294800): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31294800): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31294800): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312c9e30 item 57 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31294800): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31294800): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.758582521 +0000 UTC m=+5.866870351 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31294800): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31294d80): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31294d80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31294d80): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31294d80): >_readAt: n=8, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31294d80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.758582521 +0000 UTC m=+5.866870351 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31294d80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31374150 item 57 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312953c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312953c0): open at offset 0 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312953c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312953c0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312953c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312953c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312953c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312953c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.760000741 +0000 UTC m=+5.868288572 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312953c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31295900): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31295900): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31295900): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313744d0 item 58 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31295900): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31295900): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.760453937 +0000 UTC m=+5.868741778 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31295900): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31295e40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31295e40): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31295e40): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31374690 item 58 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31295e40): _readAt: size=2, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31295e40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31295e40): _writeAt: size=3, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31295e40): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31295e40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.761039683 +0000 UTC m=+5.869327513 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31295e40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b2500): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b2500): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b2500): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b2500): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b2500): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.761039683 +0000 UTC m=+5.869327513 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b2500): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31374850 item 58 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b2b40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b2b40): open at offset 0 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b2b40): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b2b40): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b2b40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b2b40): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b2b40): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b2b40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.762537713 +0000 UTC m=+5.870825543 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b2b40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b3080): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b3080): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b3080): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31374bd0 item 59 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b3080): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b3080): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.763017599 +0000 UTC m=+5.871305431 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b3080): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b35c0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b35c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b35c0): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b35c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b35c0): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b35c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31374d90 item 59 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b35c0): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b35c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.763513947 +0000 UTC m=+5.871801778 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b35c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b3b40): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b3b40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b3b40): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b3b40): >_readAt: n=8, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b3b40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.763513947 +0000 UTC m=+5.871801778 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312b3b40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31374f50 item 59 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312ca280): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312ca280): open at offset 0 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312ca280): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312ca280): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312ca280): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312ca280): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312ca280): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312ca280): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.764905246 +0000 UTC m=+5.873193087 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312ca280): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312ca7c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312ca7c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312ca7c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313752d0 item 60 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312ca7c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312ca7c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.765354103 +0000 UTC m=+5.873641935 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312ca7c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312cad00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312cad00): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312cad00): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313755e0 item 60 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312cad00): _readAt: size=2, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312cad00): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312cad00): _writeAt: size=3, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312cad00): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312cad00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.765968204 +0000 UTC m=+5.874256035 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312cad00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312cb2c0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312cb2c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312cb2c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312cb2c0): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312cb2c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.765968204 +0000 UTC m=+5.874256035 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312cb2c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313757a0 item 60 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312cb900): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312cb900): open at offset 0 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312cb900): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312cb900): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312cb900): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312cb900): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312cb900): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312cb900): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.767134528 +0000 UTC m=+5.875422369 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312cb900): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312cbe40): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312cbe40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312cbe40): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31375b20 item 61 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312cbe40): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312cbe40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.767509306 +0000 UTC m=+5.875797147 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312cbe40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312f2640): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312f2640): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312f2640): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312f2640): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312f2640): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.767509306 +0000 UTC m=+5.875797147 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312f2640): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31375dc0 item 61 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312f2c80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312f2c80): open at offset 0 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312f2c80): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312f2c80): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312f2c80): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312f2c80): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312f2c80): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312f2c80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.768751253 +0000 UTC m=+5.877039083 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312f2c80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312f31c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312f31c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312f31c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313263f0 item 62 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312f31c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312f31c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.769175243 +0000 UTC m=+5.877463074 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312f31c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312f38c0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312f38c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312f38c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312f38c0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312f38c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.769175243 +0000 UTC m=+5.877463074 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f312f38c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31326700 item 62 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31332000): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31332000): open at offset 0 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31332000): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31332000): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31332000): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31332000): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31332000): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31332000): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.770346997 +0000 UTC m=+5.878634828 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31332000): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31332540): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31332540): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31332540): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31326a80 item 63 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31332540): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31332540): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.770775666 +0000 UTC m=+5.879063497 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31332540): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31332c40): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31332c40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31332c40): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31332c40): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31332c40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.770775666 +0000 UTC m=+5.879063497 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31332c40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31326c40 item 63 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 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 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31333280): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31333280): open at offset 0 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31333280): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31333280): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31333280): >_readAt: n=0, err=Bad file descriptor 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31333280): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31333280): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31333280): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.772229613 +0000 UTC m=+5.880517445 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31333280): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313337c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313337c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313337c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31326fc0 item 64 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313337c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313337c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.772665928 +0000 UTC m=+5.880953769 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313337c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31333ec0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31333ec0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31333ec0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31333ec0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31333ec0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.772665928 +0000 UTC m=+5.880953769 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31333ec0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31327180 item 64 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31354600): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31354600): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31354600): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31354600): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31354600): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.773864662 +0000 UTC m=+5.882152493 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31354600): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31354a80): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31354a80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31354a80): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31354a80): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31354a80): _writeAt: size=3, off=2 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31327730 item 65 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31354a80): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31354a80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.774353416 +0000 UTC m=+5.882641247 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31354a80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31354f80): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31354f80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31354f80): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31354f80): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31354f80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.774353416 +0000 UTC m=+5.882641247 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31354f80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31327b20 item 65 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313555c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313555c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313555c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313555c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313555c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.775506514 +0000 UTC m=+5.883794345 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313555c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31355a40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31355a40): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f317207e0 item 66 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31355a40): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31355a40): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31355a40): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31355a40): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31355a40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.776042687 +0000 UTC m=+5.884330519 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31355a40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136e080): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136e080): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136e080): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136e080): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136e080): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.776042687 +0000 UTC m=+5.884330519 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136e080): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31720af0 item 66 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136e6c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136e6c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136e6c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136e6c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136e6c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.777262011 +0000 UTC m=+5.885549862 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136e6c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136eb40): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136eb40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136eb40): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136eb40): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136eb40): _writeAt: size=3, off=2 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31720ee0 item 67 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136eb40): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136eb40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.777694528 +0000 UTC m=+5.885982359 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136eb40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136f040): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136f040): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136f040): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136f040): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136f040): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.777694528 +0000 UTC m=+5.885982359 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136f040): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f317210a0 item 67 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136f6c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136f6c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136f6c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136f6c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136f6c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.778817018 +0000 UTC m=+5.887104850 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136f6c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136fbc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136fbc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31721730 item 68 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136fbc0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136fbc0): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136fbc0): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136fbc0): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136fbc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.779337201 +0000 UTC m=+5.887625032 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3136fbc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31394200): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31394200): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31394200): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31394200): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31394200): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.779337201 +0000 UTC m=+5.887625032 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31394200): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f317218f0 item 68 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31394840): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31394840): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31394840): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31394840): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31394840): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.78046449 +0000 UTC m=+5.888752322 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31394840): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31394cc0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31394cc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31394cc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31394cc0): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31394cc0): _writeAt: size=3, off=2 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31721ce0 item 69 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31394cc0): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31394cc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.780900806 +0000 UTC m=+5.889188637 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31394cc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313951c0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313951c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313951c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313951c0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313951c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.780900806 +0000 UTC m=+5.889188637 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313951c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313d2000 item 69 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31395840): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31395840): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31395840): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31395840): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31395840): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.782016834 +0000 UTC m=+5.890304664 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31395840): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31395d40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31395d40): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313d2460 item 70 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31395d40): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31395d40): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31395d40): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31395d40): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31395d40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.782620134 +0000 UTC m=+5.890907964 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31395d40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313c6380): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313c6380): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313c6380): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313c6380): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313c6380): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.782620134 +0000 UTC m=+5.890907964 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313c6380): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313d2700 item 70 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313c6a00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313c6a00): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313c6a00): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313c6a00): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313c6a00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.783697789 +0000 UTC m=+5.891985621 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313c6a00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313c6f00): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313c6f00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313c6f00): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313c6f00): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313c6f00): _writeAt: size=3, off=2 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313d2af0 item 71 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313c6f00): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313c6f00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.784174681 +0000 UTC m=+5.892462512 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313c6f00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313c7400): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313c7400): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313c7400): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313c7400): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313c7400): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.784174681 +0000 UTC m=+5.892462512 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313c7400): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313d2d20 item 71 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313c7a80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313c7a80): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313c7a80): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313c7a80): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313c7a80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.78538087 +0000 UTC m=+5.893668700 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f313c7a80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31606080): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31606080): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313d30a0 item 72 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31606080): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31606080): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31606080): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31606080): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31606080): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.785854915 +0000 UTC m=+5.894142746 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31606080): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316065c0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316065c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316065c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316065c0): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316065c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.785854915 +0000 UTC m=+5.894142746 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316065c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313d3260 item 72 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31606b80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31606b80): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31606b80): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31606b80): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31606b80): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31606b80): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31606b80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.787278074 +0000 UTC m=+5.895565905 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31606b80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31607080): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31607080): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31607080): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313d35e0 item 73 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31607080): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31607080): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.787706273 +0000 UTC m=+5.895994104 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31607080): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31607540): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31607540): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31607540): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31607540): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31607540): _writeAt: size=3, off=2 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313d37a0 item 73 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31607540): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31607540): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.788218099 +0000 UTC m=+5.896505930 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31607540): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31607a80): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31607a80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31607a80): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31607a80): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31607a80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.788218099 +0000 UTC m=+5.896505930 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31607a80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313d3a40 item 73 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316441c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316441c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316441c0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316441c0): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316441c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316441c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316441c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.789569422 +0000 UTC m=+5.897857253 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316441c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316446c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316446c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316446c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313d3dc0 item 74 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316446c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316446c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.790061973 +0000 UTC m=+5.898349804 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316446c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31644c00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31644c00): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313c20e0 item 74 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31644c00): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31644c00): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31644c00): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31644c00): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31644c00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.790701391 +0000 UTC m=+5.898989223 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31644c00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31645180): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31645180): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31645180): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31645180): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31645180): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.790701391 +0000 UTC m=+5.898989223 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31645180): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313c2380 item 74 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316457c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316457c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316457c0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316457c0): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316457c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316457c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316457c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.792029299 +0000 UTC m=+5.900317131 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316457c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31645cc0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31645cc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31645cc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313c2700 item 75 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31645cc0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31645cc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.792459662 +0000 UTC m=+5.900747494 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31645cc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31666300): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31666300): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31666300): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31666300): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31666300): _writeAt: size=3, off=2 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313c29a0 item 75 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31666300): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31666300): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.792929571 +0000 UTC m=+5.901217401 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31666300): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31666840): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31666840): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31666840): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31666840): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31666840): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.792929571 +0000 UTC m=+5.901217401 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31666840): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313c2bd0 item 75 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31666e80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31666e80): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31666e80): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31666e80): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31666e80): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31666e80): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31666e80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.794005182 +0000 UTC m=+5.902293014 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31666e80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31667380): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31667380): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31667380): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313c30a0 item 76 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31667380): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31667380): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.794456185 +0000 UTC m=+5.902744017 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31667380): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316678c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316678c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313c3260 item 76 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316678c0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316678c0): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316678c0): _writeAt: size=3, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316678c0): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316678c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.794999212 +0000 UTC m=+5.903287043 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316678c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31667e40): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31667e40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31667e40): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31667e40): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31667e40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.794999212 +0000 UTC m=+5.903287043 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31667e40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313c3420 item 76 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31696580): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31696580): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31696580): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31696580): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31696580): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31696580): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31696580): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.796153812 +0000 UTC m=+5.904441643 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31696580): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31696a80): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31696a80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31696a80): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313c38f0 item 77 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31696a80): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31696a80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.796549479 +0000 UTC m=+5.904837310 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31696a80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31697180): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31697180): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31697180): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31697180): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31697180): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.796549479 +0000 UTC m=+5.904837310 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31697180): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313c3b20 item 77 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316977c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316977c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316977c0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316977c0): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316977c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316977c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316977c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.797741792 +0000 UTC m=+5.906029623 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316977c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31697cc0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31697cc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31697cc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312d8150 item 78 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31697cc0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31697cc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.798165963 +0000 UTC m=+5.906453794 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31697cc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316be4c0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316be4c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316be4c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316be4c0): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316be4c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.798165963 +0000 UTC m=+5.906453794 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316be4c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312d8460 item 78 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316beb00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316beb00): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316beb00): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316beb00): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316beb00): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316beb00): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316beb00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.799360911 +0000 UTC m=+5.907648742 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316beb00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316bf000): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316bf000): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316bf000): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312d8850 item 79 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316bf000): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316bf000): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.79988949 +0000 UTC m=+5.908177321 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316bf000): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316bf700): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316bf700): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316bf700): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316bf700): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316bf700): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.79988949 +0000 UTC m=+5.908177321 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316bf700): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312d8a10 item 79 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316bfd40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316bfd40): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316bfd40): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316bfd40): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316bfd40): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316bfd40): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316bfd40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.801028562 +0000 UTC m=+5.909316393 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316bfd40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f6340): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f6340): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f6340): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312d8e70 item 80 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f6340): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f6340): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.801451 +0000 UTC m=+5.909738831 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f6340): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f6a40): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f6a40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f6a40): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f6a40): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f6a40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.801451 +0000 UTC m=+5.909738831 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f6a40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312d9030 item 80 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f7080): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f7080): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f7080): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f7080): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f7080): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.802690933 +0000 UTC m=+5.910978764 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f7080): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f7500): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f7500): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f7500): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f7500): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f7500): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f7500): _writeAt: size=3, off=7 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312d93b0 item 81 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f7500): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f7500): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.803144539 +0000 UTC m=+5.911432370 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f7500): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f7a40): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f7a40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f7a40): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f7a40): >_readAt: n=8, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f7a40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.803144539 +0000 UTC m=+5.911432370 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f316f7a40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312d9570 item 81 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317321c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317321c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317321c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317321c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317321c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.804204131 +0000 UTC m=+5.912491962 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317321c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317326c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317326c0): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317326c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312d9960 item 82 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317326c0): _readAt: size=2, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317326c0): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317326c0): _writeAt: size=3, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317326c0): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317326c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.80485426 +0000 UTC m=+5.913142090 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317326c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31732c40): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31732c40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31732c40): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31732c40): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31732c40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.80485426 +0000 UTC m=+5.913142090 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31732c40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312d9b20 item 82 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317332c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317332c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317332c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317332c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317332c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.806132294 +0000 UTC m=+5.914420125 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317332c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317337c0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317337c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317337c0): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317337c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317337c0): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317337c0): _writeAt: size=3, off=7 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30de80e0 item 83 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317337c0): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317337c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.806532911 +0000 UTC m=+5.914820742 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317337c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31733d00): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31733d00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31733d00): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31733d00): >_readAt: n=8, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31733d00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.806532911 +0000 UTC m=+5.914820742 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31733d00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30de87e0 item 83 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175e480): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175e480): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175e480): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175e480): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175e480): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.807621788 +0000 UTC m=+5.915909619 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175e480): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175e980): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175e980): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175e980): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30de9570 item 84 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175e980): _readAt: size=2, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175e980): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175e980): _writeAt: size=3, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175e980): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175e980): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.808121892 +0000 UTC m=+5.916409724 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175e980): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175ef00): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175ef00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175ef00): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175ef00): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175ef00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.808121892 +0000 UTC m=+5.916409724 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175ef00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f30de9730 item 84 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175f580): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175f580): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175f580): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175f580): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175f580): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.809214838 +0000 UTC m=+5.917502669 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175f580): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175fa80): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175fa80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175fa80): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175fa80): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175fa80): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175fa80): _writeAt: size=3, off=7 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313fe000 item 85 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175fa80): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175fa80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.809664026 +0000 UTC m=+5.917951857 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3175fa80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177e0c0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177e0c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177e0c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177e0c0): >_readAt: n=8, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177e0c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.809664026 +0000 UTC m=+5.917951857 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177e0c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313fe1c0 item 85 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177e740): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177e740): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177e740): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177e740): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177e740): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.810729028 +0000 UTC m=+5.919016859 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177e740): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177ec40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177ec40): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177ec40): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313fe540 item 86 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177ec40): _readAt: size=2, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177ec40): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177ec40): _writeAt: size=3, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177ec40): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177ec40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.811240575 +0000 UTC m=+5.919528407 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177ec40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177f1c0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177f1c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177f1c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177f1c0): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177f1c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.811240575 +0000 UTC m=+5.919528407 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177f1c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313fe700 item 86 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177f840): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177f840): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177f840): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177f840): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177f840): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.812457945 +0000 UTC m=+5.920745776 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177f840): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177fd40): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177fd40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177fd40): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177fd40): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177fd40): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177fd40): _writeAt: size=3, off=7 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313fea80 item 87 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177fd40): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177fd40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.812987786 +0000 UTC m=+5.921275616 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3177fd40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179e380): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179e380): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179e380): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179e380): >_readAt: n=8, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179e380): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.812987786 +0000 UTC m=+5.921275616 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179e380): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313fec40 item 87 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179ea00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179ea00): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179ea00): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179ea00): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179ea00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.814507738 +0000 UTC m=+5.922795568 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179ea00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179ef00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179ef00): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179ef00): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313fefc0 item 88 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179ef00): _readAt: size=2, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179ef00): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179ef00): _writeAt: size=3, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179ef00): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179ef00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.815151754 +0000 UTC m=+5.923439585 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179ef00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179f480): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179f480): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179f480): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179f480): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179f480): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.815151754 +0000 UTC m=+5.923439585 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179f480): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313ff260 item 88 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179fac0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179fac0): open at offset 0 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179fac0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179fac0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179fac0): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179fac0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179fac0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179fac0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.816554304 +0000 UTC m=+5.924842135 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f3179fac0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bc100): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bc100): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bc100): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313ff7a0 item 89 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bc100): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bc100): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.817009664 +0000 UTC m=+5.925297494 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bc100): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bc640): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bc640): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bc640): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bc640): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bc640): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bc640): _writeAt: size=3, off=7 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313ffa40 item 89 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bc640): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bc640): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.817680872 +0000 UTC m=+5.925968703 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bc640): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bcbc0): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bcbc0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bcbc0): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bcbc0): >_readAt: n=8, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bcbc0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.817680872 +0000 UTC m=+5.925968703 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bcbc0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313ffc00 item 89 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bd200): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bd200): open at offset 0 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bd200): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bd200): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bd200): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bd200): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bd200): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bd200): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.818847596 +0000 UTC m=+5.927135427 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bd200): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bd740): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bd740): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bd740): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f3110a1c0 item 90 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bd740): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bd740): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.819282408 +0000 UTC m=+5.927570240 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bd740): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bdc80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bdc80): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bdc80): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f3110a690 item 90 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bdc80): _readAt: size=2, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bdc80): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bdc80): _writeAt: size=3, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bdc80): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bdc80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.819784136 +0000 UTC m=+5.928071967 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317bdc80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ec340): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ec340): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ec340): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ec340): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ec340): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.819784136 +0000 UTC m=+5.928071967 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ec340): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f3110a8c0 item 90 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ec980): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ec980): open at offset 0 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ec980): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ec980): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ec980): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ec980): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ec980): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ec980): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.820960618 +0000 UTC m=+5.929248449 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ec980): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ecec0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ecec0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ecec0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f3110ad20 item 91 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ecec0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ecec0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.821392034 +0000 UTC m=+5.929679865 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ecec0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ed400): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ed400): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ed400): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ed400): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ed400): >_readAt: n=2, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ed400): _writeAt: size=3, off=7 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f3110aee0 item 91 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ed400): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ed400): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.821836363 +0000 UTC m=+5.930124194 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ed400): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ed980): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ed980): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ed980): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ed980): >_readAt: n=8, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ed980): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.821836363 +0000 UTC m=+5.930124194 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f317ed980): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f3110b1f0 item 91 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318100c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318100c0): open at offset 0 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318100c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318100c0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318100c0): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318100c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318100c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318100c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.823876658 +0000 UTC m=+5.932164519 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318100c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31810600): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31810600): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31810600): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f3110b9d0 item 92 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31810600): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31810600): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.82445496 +0000 UTC m=+5.932742791 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31810600): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31810b40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31810b40): open at offset 5 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31810b40): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f3110bd50 item 92 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31810b40): _readAt: size=2, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31810b40): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31810b40): _writeAt: size=3, off=5 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31810b40): >_writeAt: n=3, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31810b40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.824966045 +0000 UTC m=+5.933253876 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31810b40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31811100): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31811100): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31811100): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31811100): >_readAt: n=3, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31811100): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.824966045 +0000 UTC m=+5.933253876 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31811100): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31274460 item 92 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31811740): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31811740): open at offset 0 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31811740): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31811740): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31811740): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31811740): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31811740): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31811740): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.826345612 +0000 UTC m=+5.934633443 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31811740): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31811c80): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31811c80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31811c80): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31274d90 item 93 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31811c80): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31811c80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.826753994 +0000 UTC m=+5.935041825 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31811c80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31836480): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31836480): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31836480): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31836480): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31836480): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.826753994 +0000 UTC m=+5.935041825 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31836480): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f312750a0 item 93 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31836ac0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31836ac0): open at offset 0 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31836ac0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31836ac0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31836ac0): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31836ac0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31836ac0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31836ac0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.827971574 +0000 UTC m=+5.936259405 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31836ac0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31837000): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31837000): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31837000): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31380000 item 94 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31837000): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31837000): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.828412417 +0000 UTC m=+5.936700248 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31837000): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31837700): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31837700): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31837700): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31837700): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31837700): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.828412417 +0000 UTC m=+5.936700248 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31837700): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313801c0 item 94 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31837d40): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31837d40): open at offset 0 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31837d40): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31837d40): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31837d40): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31837d40): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31837d40): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31837d40): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.829708876 +0000 UTC m=+5.937996707 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31837d40): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31854380): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31854380): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31854380): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31380700 item 95 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31854380): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31854380): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.830142997 +0000 UTC m=+5.938430827 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31854380): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31854a80): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31854a80): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31854a80): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31854a80): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31854a80): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.830142997 +0000 UTC m=+5.938430827 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31854a80): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f313808c0 item 95 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318550c0): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318550c0): open at offset 0 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318550c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318550c0): _readAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318550c0): >_readAt: n=0, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318550c0): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318550c0): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318550c0): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.831315051 +0000 UTC m=+5.939602881 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f318550c0): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31855600): _writeAt: size=5, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31855600): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31855600): >openPending: err= 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31380cb0 item 96 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31855600): >_writeAt: n=5, err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31855600): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.831755873 +0000 UTC m=+5.940043704 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31855600): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 03:46:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 03:46:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31855d00): _readAt: size=512, off=0 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31855d00): openPending: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31855d00): >openPending: err= 2026/04/23 03:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31855d00): >_readAt: n=5, err=EOF 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31855d00): close: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 03:46:26.831755873 +0000 UTC m=+5.940043704 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : open-test-file(0xc7f31855d00): >close: err= 2026/04/23 03:46:26 DEBUG : open-test-file: Remove: 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc7f31380e70 item 96 2026/04/23 03:46:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 03:46:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 03:46:26 DEBUG : open-test-file: >Remove: err= 2026/04/23 03:46:26 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:26 DEBUG : Looking for writers 2026/04/23 03:46:26 DEBUG : >WaitForWriters: 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.34s) --- PASS: TestRWFileHandleOpenTests/writes (0.17s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- 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.17s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- 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:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 03:46:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:26 DEBUG : file1: newRWFileHandle: 2026/04/23 03:46:26 DEBUG : file1(0xc7f318784c0): openPending: 2026/04/23 03:46:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:26 DEBUG : file1(0xc7f318784c0): >openPending: err= 2026/04/23 03:46:26 DEBUG : file1: >newRWFileHandle: err= 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/23 03:46:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/23 03:46:26 DEBUG : file1(0xc7f318784c0): _writeAt: size=2, off=0 2026/04/23 03:46:26 DEBUG : file1(0xc7f318784c0): >_writeAt: n=2, err= 2026/04/23 03:46:26 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/23 03:46:26 DEBUG : file1(0xc7f318784c0): RWFileHandle.Flush 2026/04/23 03:46:26 DEBUG : file1(0xc7f318784c0): RWFileHandle.Release 2026/04/23 03:46:26 DEBUG : file1(0xc7f318784c0): close: 2026/04/23 03:46:26 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/23 03:46:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:26 DEBUG : file1(0xc7f318784c0): >close: err= 2026/04/23 03:46:26 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:26 DEBUG : Looking for writers 2026/04/23 03:46:26 DEBUG : file1: reading active writers 2026/04/23 03:46:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 03:46:26 DEBUG : Looking for writers 2026/04/23 03:46:26 DEBUG : file1: reading active writers 2026/04/23 03:46:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 03:46:26 DEBUG : Looking for writers 2026/04/23 03:46:26 DEBUG : file1: reading active writers 2026/04/23 03:46:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 03:46:26 DEBUG : Looking for writers 2026/04/23 03:46:26 DEBUG : file1: reading active writers 2026/04/23 03:46:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 03:46:26 DEBUG : file1: vfs cache: starting upload 2026/04/23 03:46:26 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1.a0a9169e.partial" 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file1.a0a9169e.partial 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-mutazev8roce/file1.a0a9169e.partial 2026/04/23 03:46:26 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/04/23 03:46:26 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/23 03:46:26 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/04/23 03:46:26 INFO : file1: Copied (new) 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:26 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/04/23 03:46:26 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/04/23 03:46:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/23 03:46:26 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/23 03:46:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:26 INFO : file1: vfs cache: upload succeeded try #1 2026/04/23 03:46:26 DEBUG : Looking for writers 2026/04/23 03:46:26 DEBUG : file1: reading active writers 2026/04/23 03:46:26 DEBUG : >WaitForWriters: 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:26 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:26 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/04/23 03:46:26 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:26 DEBUG : Looking for writers 2026/04/23 03:46:26 DEBUG : file1: reading active writers 2026/04/23 03:46:26 DEBUG : >WaitForWriters: 2026/04/23 03:46:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:27 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 03:46:27 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:27 DEBUG : rename_me: newRWFileHandle: 2026/04/23 03:46:27 DEBUG : rename_me(0xc7f30eaa200): openPending: 2026/04/23 03:46:27 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 03:46:27 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/23 03:46:27 DEBUG : rename_me(0xc7f30eaa200): >openPending: err= 2026/04/23 03:46:27 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/23 03:46:27 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/23 03:46:27 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/23 03:46:27 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/23 03:46:27 DEBUG : rename_me(0xc7f30eaa200): _writeAt: size=5, off=0 2026/04/23 03:46:27 DEBUG : rename_me(0xc7f30eaa200): >_writeAt: n=5, err= 2026/04/23 03:46:27 DEBUG : rename_me(0xc7f30eaa200): close: 2026/04/23 03:46:27 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-23 03:46:27.005073904 +0000 UTC m=+6.113361745 2026/04/23 03:46:27 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/23 03:46:27 DEBUG : rename_me(0xc7f30eaa200): >close: err= 2026/04/23 03:46:27 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/23 03:46:27 DEBUG : i_was_renamed: Updating file with 0xc7f312d6dd0 2026/04/23 03:46:27 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/23 03:46:27 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/23 03:46:27 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:27 DEBUG : Looking for writers 2026/04/23 03:46:27 DEBUG : i_was_renamed: reading active writers 2026/04/23 03:46:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 03:46:27 DEBUG : Looking for writers 2026/04/23 03:46:27 DEBUG : i_was_renamed: reading active writers 2026/04/23 03:46:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 03:46:27 DEBUG : Looking for writers 2026/04/23 03:46:27 DEBUG : i_was_renamed: reading active writers 2026/04/23 03:46:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 03:46:27 DEBUG : Looking for writers 2026/04/23 03:46:27 DEBUG : i_was_renamed: reading active writers 2026/04/23 03:46:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 03:46:27 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/23 03:46:27 DEBUG : i_was_renamed.e03d1420.partial: size = 5 OK 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/i_was_renamed.e03d1420.partial" 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/i_was_renamed.e03d1420.partial 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mutazev8roce/i_was_renamed.e03d1420.partial 2026/04/23 03:46:27 DEBUG : i_was_renamed.e03d1420.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/23 03:46:27 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/23 03:46:27 DEBUG : i_was_renamed.e03d1420.partial: renamed to: i_was_renamed 2026/04/23 03:46:27 INFO : i_was_renamed: Copied (new) 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/i_was_renamed" 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/i_was_renamed 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mutazev8roce/i_was_renamed 2026/04/23 03:46:27 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/23 03:46:27 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-23 03:46:27 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/23 03:46:27 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/23 03:46:27 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/23 03:46:27 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/23 03:46:27 DEBUG : Looking for writers 2026/04/23 03:46:27 DEBUG : i_was_renamed: reading active writers 2026/04/23 03:46:27 DEBUG : >WaitForWriters: 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 03:46:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce" 2026/04/23 03:46:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate" 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate" 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/04/23 03:46:27 DEBUG : forgetting directory cache 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate(0xc7f30eabec0): _readAt: size=512, off=0 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate(0xc7f30eabec0): openPending: 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate" 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-23 02:47:27 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/23 03:46:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate(0xc7f30eabec0): >openPending: err= 2026/04/23 03:46:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate(0xc7f30eabec0): >_readAt: n=20, err=EOF 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate(0xc7f30eabec0): close: 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-23 02:47:27 +0000 UTC 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate(0xc7f30eabec0): >close: err= 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate" 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate" 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/04/23 03:46:27 DEBUG : forgetting directory cache 2026/04/23 03:46:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate(0xc7f31a1c980): _readAt: size=512, off=0 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate(0xc7f31a1c980): openPending: 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate" 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-23 02:48:27 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-04-23 02:47:27 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-23 02:48:27 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-04-23 02:47:27 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/04/23 03:46:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/23 03:46:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate(0xc7f31a1c980): >openPending: err= 2026/04/23 03:46:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate(0xc7f31a1c980): >_readAt: n=20, err=EOF 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate(0xc7f31a1c980): close: 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-23 02:48:27 +0000 UTC 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate(0xc7f31a1c980): >close: err= 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate" 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate" 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/04/23 03:46:27 DEBUG : forgetting directory cache 2026/04/23 03:46:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate(0xc7f31a1d040): _readAt: size=512, off=0 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate(0xc7f31a1d040): openPending: 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate" 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-23 02:49:27 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-04-23 02:48:27 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-23 02:49:27 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-04-23 02:48:27 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/04/23 03:46:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/23 03:46:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate(0xc7f31a1d040): >openPending: err= 2026/04/23 03:46:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate(0xc7f31a1d040): >_readAt: n=20, err=EOF 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate(0xc7f31a1d040): close: 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-23 02:49:27 +0000 UTC 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate(0xc7f31a1d040): >close: err= 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate" 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate" 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:27 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/04/23 03:46:28 DEBUG : forgetting directory cache 2026/04/23 03:46:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate(0xc7f3105a640): _readAt: size=512, off=0 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate(0xc7f3105a640): openPending: 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate" 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-23 02:50:27 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-04-23 02:49:27 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-23 02:50:27 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-04-23 02:49:27 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/04/23 03:46:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/23 03:46:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate(0xc7f3105a640): >openPending: err= 2026/04/23 03:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate(0xc7f3105a640): >_readAt: n=20, err=EOF 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate(0xc7f3105a640): close: 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-23 02:50:27 +0000 UTC 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate(0xc7f3105a640): >close: err= 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate" 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate" 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/04/23 03:46:28 DEBUG : forgetting directory cache 2026/04/23 03:46:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate(0xc7f3105b000): _readAt: size=512, off=0 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate(0xc7f3105b000): openPending: 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate" 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-23 02:51:27 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-04-23 02:50:27 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-23 02:51:27 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-04-23 02:50:27 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/04/23 03:46:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/23 03:46:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate(0xc7f3105b000): >openPending: err= 2026/04/23 03:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate(0xc7f3105b000): >_readAt: n=20, err=EOF 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate(0xc7f3105b000): close: 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-23 02:51:27 +0000 UTC 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate(0xc7f3105b000): >close: err= 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate" 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate" 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/04/23 03:46:28 DEBUG : forgetting directory cache 2026/04/23 03:46:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate(0xc7f313be000): _readAt: size=512, off=0 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate(0xc7f313be000): openPending: 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate" 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-23 02:52:27 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-04-23 02:51:27 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-23 02:52:27 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-04-23 02:51:27 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/04/23 03:46:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/23 03:46:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate(0xc7f313be000): >openPending: err= 2026/04/23 03:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate(0xc7f313be000): >_readAt: n=20, err=EOF 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate(0xc7f313be000): close: 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-23 02:52:27 +0000 UTC 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate(0xc7f313be000): >close: err= 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate" 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate" 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/04/23 03:46:28 DEBUG : forgetting directory cache 2026/04/23 03:46:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate(0xc7f30f7a780): _readAt: size=512, off=0 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate(0xc7f30f7a780): openPending: 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate" 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-23 02:53:27 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-04-23 02:52:27 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-23 02:53:27 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-04-23 02:52:27 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/04/23 03:46:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/23 03:46:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate(0xc7f30f7a780): >openPending: err= 2026/04/23 03:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate(0xc7f30f7a780): >_readAt: n=21, err=EOF 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate(0xc7f30f7a780): close: 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-23 02:53:27 +0000 UTC 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate(0xc7f30f7a780): >close: err= 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate" 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate" 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/04/23 03:46:28 DEBUG : forgetting directory cache 2026/04/23 03:46:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate(0xc7f30f7b1c0): _readAt: size=512, off=0 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate(0xc7f30f7b1c0): openPending: 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate" 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-23 02:54:27 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-04-23 02:53:27 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-23 02:54:27 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-04-23 02:53:27 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/04/23 03:46:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/23 03:46:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate(0xc7f30f7b1c0): >openPending: err= 2026/04/23 03:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate(0xc7f30f7b1c0): >_readAt: n=22, err=EOF 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate(0xc7f30f7b1c0): close: 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-23 02:54:27 +0000 UTC 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate(0xc7f30f7b1c0): >close: err= 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate" 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate" 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:28 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/04/23 03:46:29 DEBUG : forgetting directory cache 2026/04/23 03:46:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate(0xc7f31252cc0): _readAt: size=512, off=0 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate(0xc7f31252cc0): openPending: 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-23 02:55:27 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-04-23 02:54:27 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-23 02:55:27 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-04-23 02:54:27 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/04/23 03:46:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/23 03:46:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate(0xc7f31252cc0): >openPending: err= 2026/04/23 03:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate(0xc7f31252cc0): >_readAt: n=23, err=EOF 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate(0xc7f31252cc0): close: 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-23 02:55:27 +0000 UTC 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate(0xc7f31252cc0): >close: err= 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/04/23 03:46:29 DEBUG : forgetting directory cache 2026/04/23 03:46:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate(0xc7f31253500): _readAt: size=512, off=0 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate(0xc7f31253500): openPending: 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-mutazev8roce/TestRWCacheUpdate 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-23 02:56:27 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-04-23 02:55:27 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-23 02:56:27 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-04-23 02:55:27 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/04/23 03:46:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/23 03:46:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate(0xc7f31253500): >openPending: err= 2026/04/23 03:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate(0xc7f31253500): >_readAt: n=24, err=EOF 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate(0xc7f31253500): close: 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-23 02:56:27 +0000 UTC 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate(0xc7f31253500): >close: err= 2026/04/23 03:46:29 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:29 DEBUG : Looking for writers 2026/04/23 03:46:29 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/23 03:46:29 DEBUG : >WaitForWriters: 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.17s) === RUN TestCaseSensitivity run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/FiLeA" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/FiLeA 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-mutazev8roce/FiLeA 2026/04/23 03:46:29 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/FiLeA" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/FiLeA 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-mutazev8roce/FiLeA 2026/04/23 03:46:29 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/FiLeB" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/FiLeB 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-mutazev8roce/FiLeB 2026/04/23 03:46:29 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/FiLeB" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/FiLeB 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-mutazev8roce/FiLeB 2026/04/23 03:46:29 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/04/23 03:46:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/23 03:46:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/23 03:46:29 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/23 03:46:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/FiLeA" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/FiLeA 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-mutazev8roce/FiLeA 2026/04/23 03:46:29 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/04/23 03:46:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/23 03:46:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/23 03:46:29 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/23 03:46:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/FiLeA" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/FiLeA 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-mutazev8roce/FiLeA 2026/04/23 03:46:29 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/04/23 03:46:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/23 03:46:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/23 03:46:29 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/23 03:46:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:29 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/23 03:46:29 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/23 03:46:29 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/23 03:46:29 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:29 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/FiLeB" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/FiLeB 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-mutazev8roce/FiLeB 2026/04/23 03:46:29 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/04/23 03:46:29 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/23 03:46:29 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/23 03:46:29 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/23 03:46:29 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:29 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/FilEb" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/FilEb 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-mutazev8roce/FilEb 2026/04/23 03:46:29 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/FiLeA" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/FiLeA 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-mutazev8roce/FiLeA 2026/04/23 03:46:29 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/FiLeA" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/FiLeA 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-mutazev8roce/FiLeA 2026/04/23 03:46:29 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/FiLeB" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/FiLeB 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-mutazev8roce/FiLeB 2026/04/23 03:46:29 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/FiLeB" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/FiLeB 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-mutazev8roce/FiLeB 2026/04/23 03:46:29 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/FilEb" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/FilEb 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-mutazev8roce/FilEb 2026/04/23 03:46:29 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/FilEb" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/FilEb 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-mutazev8roce/FilEb 2026/04/23 03:46:29 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/04/23 03:46:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/23 03:46:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/23 03:46:29 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/23 03:46:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:29 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/23 03:46:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/23 03:46:29 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/23 03:46:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:29 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/23 03:46:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/23 03:46:29 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/23 03:46:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:29 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/23 03:46:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/23 03:46:29 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/23 03:46:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:29 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/23 03:46:29 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/23 03:46:29 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/23 03:46:29 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:29 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/FiLeB" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/FiLeB 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-mutazev8roce/FiLeB 2026/04/23 03:46:29 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/04/23 03:46:29 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/23 03:46:29 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/23 03:46:29 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/23 03:46:29 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:29 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/FilEb" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/FilEb 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-mutazev8roce/FilEb 2026/04/23 03:46:29 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/04/23 03:46:29 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:29 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/23 03:46:29 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/23 03:46:29 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:29 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/23 03:46:29 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/23 03:46:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/23 03:46:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/23 03:46:29 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/23 03:46:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:29 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:29 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:29 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:29 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/23 03:46:29 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/23 03:46:29 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/23 03:46:29 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:29 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:29 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/23 03:46:29 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/23 03:46:29 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/23 03:46:29 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:29 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:29 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:29 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:29 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:29 DEBUG : Looking for writers 2026/04/23 03:46:29 DEBUG : FiLeA: reading active writers 2026/04/23 03:46:29 DEBUG : FiLeB: reading active writers 2026/04/23 03:46:29 DEBUG : FilEb: reading active writers 2026/04/23 03:46:29 DEBUG : >WaitForWriters: 2026/04/23 03:46:29 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:29 DEBUG : Looking for writers 2026/04/23 03:46:29 DEBUG : FiLeA: reading active writers 2026/04/23 03:46:29 DEBUG : FiLeB: reading active writers 2026/04/23 03:46:29 DEBUG : FilEb: reading active writers 2026/04/23 03:46:29 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.08s) === RUN TestUnicodeNormalization run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/normal name with no special characters.txt" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/normal\ name\ with\ no\ special\ characters.txt 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-mutazev8roce/normal name with no special characters.txt 2026/04/23 03:46:29 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/normal name with no special characters.txt" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/normal\ name\ with\ no\ special\ characters.txt 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-mutazev8roce/normal name with no special characters.txt 2026/04/23 03:46:29 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/測試_Русский___ě_áñ" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/測試_Русский___ě_áñ 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-mutazev8roce/測試_Русский___ě_áñ 2026/04/23 03:46:29 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/測試_Русский___ě_áñ" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/測試_Русский___ě_áñ 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-mutazev8roce/測試_Русский___ě_áñ 2026/04/23 03:46:29 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/04/23 03:46:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:29 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/23 03:46:29 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/23 03:46:29 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/23 03:46:29 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:29 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/normal name with no special characters.txt" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/normal\ name\ with\ no\ special\ characters.txt 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-mutazev8roce/normal name with no special characters.txt 2026/04/23 03:46:29 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/04/23 03:46:29 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/23 03:46:29 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/23 03:46:29 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/23 03:46:29 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:29 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/測試_Русский___ě_áñ" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/測試_Русский___ě_áñ 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-mutazev8roce/測試_Русский___ě_áñ 2026/04/23 03:46:29 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/04/23 03:46:29 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/23 03:46:29 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/23 03:46:29 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/23 03:46:29 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:29 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:29 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:29 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:29 DEBUG : Looking for writers 2026/04/23 03:46:29 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/23 03:46:29 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/23 03:46:29 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.03s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Reusing VFS from active cache 2026/04/23 03:46:29 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:29 DEBUG : Looking for writers 2026/04/23 03:46:29 DEBUG : >WaitForWriters: 2026/04/23 03:46:29 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:29 DEBUG : Looking for writers 2026/04/23 03:46:29 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:29 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:29 DEBUG : Looking for writers 2026/04/23 03:46:29 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:29 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:29 DEBUG : Looking for writers 2026/04/23 03:46:29 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:29 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:29 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file2" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file2 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-mutazev8roce/dir/file2 2026/04/23 03:46:29 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file2" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file2 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-mutazev8roce/dir/file2 2026/04/23 03:46:29 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/04/23 03:46:29 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:29 DEBUG : dir: Looking for writers 2026/04/23 03:46:29 DEBUG : file2: reading active writers 2026/04/23 03:46:29 DEBUG : Looking for writers 2026/04/23 03:46:29 DEBUG : file1: reading active writers 2026/04/23 03:46:29 DEBUG : dir: reading active writers 2026/04/23 03:46:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.03s) === RUN TestVFSStatParent run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:29 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:29 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file2" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file2 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-mutazev8roce/dir/file2 2026/04/23 03:46:29 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file2" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file2 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-mutazev8roce/dir/file2 2026/04/23 03:46:29 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/04/23 03:46:29 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:29 DEBUG : dir: Looking for writers 2026/04/23 03:46:29 DEBUG : Looking for writers 2026/04/23 03:46:29 DEBUG : dir: reading active writers 2026/04/23 03:46:29 DEBUG : file1: reading active writers 2026/04/23 03:46:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.03s) === RUN TestVFSOpenFile run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:29 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:29 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file2" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file2 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-mutazev8roce/dir/file2 2026/04/23 03:46:29 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file2" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file2 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-mutazev8roce/dir/file2 2026/04/23 03:46:29 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/04/23 03:46:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : file1: Open: flags=O_RDONLY 2026/04/23 03:46:29 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/23 03:46:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/23 03:46:29 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/23 03:46:29 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : forgetting directory cache 2026/04/23 03:46:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 03:46:29 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:29 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/23 03:46:29 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/23 03:46:29 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/23 03:46:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: File to upload is small (0 bytes), uploading instead of streaming 2026/04/23 03:46:29 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/new_file.txt" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/new_file.txt 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mutazev8roce/dir/new_file.txt 2026/04/23 03:46:29 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/23 03:46:29 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/23 03:46:29 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/04/23 03:46:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/23 03:46:29 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/23 03:46:29 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:29 DEBUG : dir: Looking for writers 2026/04/23 03:46:29 DEBUG : file2: reading active writers 2026/04/23 03:46:29 DEBUG : new_file.txt: reading active writers 2026/04/23 03:46:29 DEBUG : Looking for writers 2026/04/23 03:46:29 DEBUG : dir: reading active writers 2026/04/23 03:46:29 DEBUG : file1: reading active writers 2026/04/23 03:46:29 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.03s) === RUN TestVFSRename run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file2" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file2 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-mutazev8roce/dir/file2 2026/04/23 03:46:29 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file2" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file2 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-mutazev8roce/dir/file2 2026/04/23 03:46:29 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/04/23 03:46:29 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/23 03:46:29 DEBUG : dir/file1: Updating file with dir/file1 0xc7f318e09c0 2026/04/23 03:46:29 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/23 03:46:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:29 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir/file1" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-mutazev8roce/dir/file1 2026/04/23 03:46:29 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/04/23 03:46:29 INFO : dir/file1: Moved (server-side) to: file0 2026/04/23 03:46:29 DEBUG : file0: Updating file with file0 0xc7f318e09c0 2026/04/23 03:46:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 03:46:29 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file0" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file0 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-mutazev8roce/file0 2026/04/23 03:46:29 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file0" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/file0 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-mutazev8roce/file0 2026/04/23 03:46:29 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/04/23 03:46:29 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:29 DEBUG : dir: Looking for writers 2026/04/23 03:46:29 DEBUG : Looking for writers 2026/04/23 03:46:29 DEBUG : dir: reading active writers 2026/04/23 03:46:29 DEBUG : file0: reading active writers 2026/04/23 03:46:29 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.03s) === RUN TestVFSStatfs run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Server has VFS statistics extension 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: About path "/home/rclone/rclone-test-mutazev8roce" 2026/04/23 03:46:29 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:29 DEBUG : Looking for writers 2026/04/23 03:46:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.01s) === RUN TestVFSMkdir run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:29 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/23 03:46:29 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/23 03:46:29 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/23 03:46:29 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: New connection 127.0.0.1:42192->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/23 03:46:29 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: New connection 127.0.0.1:42196->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/23 03:46:29 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:29 DEBUG : b: Looking for writers 2026/04/23 03:46:29 DEBUG : c: Looking for writers 2026/04/23 03:46:29 DEBUG : d: Looking for writers 2026/04/23 03:46:29 DEBUG : Looking for writers 2026/04/23 03:46:29 DEBUG : a: Looking for writers 2026/04/23 03:46:29 DEBUG : Looking for writers 2026/04/23 03:46:29 DEBUG : b: reading active writers 2026/04/23 03:46:29 DEBUG : c: reading active writers 2026/04/23 03:46:29 DEBUG : d: reading active writers 2026/04/23 03:46:29 DEBUG : /: reading active writers 2026/04/23 03:46:29 DEBUG : a: reading active writers 2026/04/23 03:46:29 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.21s) === RUN TestVFSMkdirAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:29 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/23 03:46:29 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/23 03:46:29 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/23 03:46:29 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/23 03:46:29 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:29 DEBUG : a/b/c/d: Looking for writers 2026/04/23 03:46:29 DEBUG : a/b/c: Looking for writers 2026/04/23 03:46:29 DEBUG : d: reading active writers 2026/04/23 03:46:29 DEBUG : a/b: Looking for writers 2026/04/23 03:46:29 DEBUG : c: reading active writers 2026/04/23 03:46:29 DEBUG : a: Looking for writers 2026/04/23 03:46:29 DEBUG : b: reading active writers 2026/04/23 03:46:29 DEBUG : Looking for writers 2026/04/23 03:46:29 DEBUG : a: reading active writers 2026/04/23 03:46:29 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.05s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:29 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:29 DEBUG : Looking for writers 2026/04/23 03:46:29 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 03:46:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 03:46:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:29 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/23 03:46:29 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/23 03:46:29 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: File to upload is small (5 bytes), uploading instead of streaming 2026/04/23 03:46:29 DEBUG : file1: size = 5 OK 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:29 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/23 03:46:29 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/23 03:46:29 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/23 03:46:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:29 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:29 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/04/23 03:46:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 03:46:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 03:46:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 03:46:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 03:46:29 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/23 03:46:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/23 03:46:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 03:46:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 03:46:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: File to upload is small (0 bytes), uploading instead of streaming 2026/04/23 03:46:29 DEBUG : file1: size = 0 OK 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:29 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/23 03:46:29 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/23 03:46:29 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/23 03:46:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/23 03:46:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 03:46:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 03:46:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: File to upload is small (7 bytes), uploading instead of streaming 2026/04/23 03:46:29 DEBUG : file1: size = 7 OK 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:29 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/04/23 03:46:29 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/23 03:46:29 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/23 03:46:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:29 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:29 DEBUG : Looking for writers 2026/04/23 03:46:29 DEBUG : file1: reading active writers 2026/04/23 03:46:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.02s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 03:46:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 03:46:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:29 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/23 03:46:30 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce/dir/file1: no such file or directory 2026/04/23 03:46:30 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce/dir/file1: no such file or directory 2026/04/23 03:46:30 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce/dir/file1: no such file or directory 2026/04/23 03:46:30 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce/dir/file1: no such file or directory 2026/04/23 03:46:30 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce/dir/file1: no such file or directory 2026/04/23 03:46:30 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce/dir/file1: no such file or directory 2026/04/23 03:46:30 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce/dir/file1: no such file or directory 2026/04/23 03:46:30 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce/dir/file1: no such file or directory 2026/04/23 03:46:30 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce/dir/file1: no such file or directory 2026/04/23 03:46:30 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{XANkR}/rclone-test-mutazev8roce/dir/file1: no such file or directory 2026/04/23 03:46:30 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/23 03:46:30 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/23 03:46:30 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: File to upload is small (11 bytes), uploading instead of streaming 2026/04/23 03:46:30 DEBUG : file1: size = 11 OK 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:30 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/23 03:46:30 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/23 03:46:30 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/23 03:46:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:30 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:30 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:30 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/04/23 03:46:30 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:30 DEBUG : Looking for writers 2026/04/23 03:46:30 DEBUG : file1: reading active writers 2026/04/23 03:46:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.03s) === RUN TestWriteFileHandleFlush run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 03:46:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 03:46:30 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/23 03:46:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: File to upload is small (5 bytes), uploading instead of streaming 2026/04/23 03:46:30 DEBUG : file1: size = 5 OK 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:30 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/23 03:46:30 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/23 03:46:30 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/23 03:46:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:30 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/23 03:46:30 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:30 DEBUG : Looking for writers 2026/04/23 03:46:30 DEBUG : file1: reading active writers 2026/04/23 03:46:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.02s) === RUN TestWriteFileHandleRelease run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 03:46:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 03:46:30 DEBUG : file1: WriteFileHandle.Release closing 2026/04/23 03:46:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: File to upload is small (0 bytes), uploading instead of streaming 2026/04/23 03:46:30 DEBUG : file1: size = 0 OK 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:30 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/23 03:46:30 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/23 03:46:30 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/23 03:46:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:30 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/23 03:46:30 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:30 DEBUG : Looking for writers 2026/04/23 03:46:30 DEBUG : file1: reading active writers 2026/04/23 03:46:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 03:46:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 03:46:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: File to upload is small (2 bytes), uploading instead of streaming 2026/04/23 03:46:30 DEBUG : file1: size = 2 OK 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:30 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/04/23 03:46:30 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/23 03:46:30 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/23 03:46:30 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/23 03:46:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:30 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:30 DEBUG : Looking for writers 2026/04/23 03:46:30 DEBUG : file1: reading active writers 2026/04/23 03:46:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 03:46:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 03:46:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: File to upload is small (0 bytes), uploading instead of streaming 2026/04/23 03:46:30 DEBUG : file1: size = 0 OK 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:30 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/23 03:46:30 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/23 03:46:30 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/23 03:46:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:30 DEBUG : file1: Open: flags=O_RDONLY 2026/04/23 03:46:30 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/23 03:46:30 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/23 03:46:30 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:30 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:30 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:30 DEBUG : Looking for writers 2026/04/23 03:46:30 DEBUG : file1: reading active writers 2026/04/23 03:46:30 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.02s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 03:46:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 03:46:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 03:46:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 03:46:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: File to upload is small (100 bytes), uploading instead of streaming 2026/04/23 03:46:30 DEBUG : file1: size = 100 OK 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/file1" 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 4e001463ec97b4ecbda0469b176f4ba9 /home/rclone/rclone-test-mutazev8roce/file1 2026/04/23 03:46:30 DEBUG : file1: Parsed hash: 4e001463ec97b4ecbda0469b176f4ba9 2026/04/23 03:46:30 DEBUG : file1: md5 = 4e001463ec97b4ecbda0469b176f4ba9 OK 2026/04/23 03:46:30 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/23 03:46:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 03:46:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 03:46:30 DEBUG : file1: Open: flags=O_RDONLY 2026/04/23 03:46:30 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/23 03:46:30 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/23 03:46:30 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:30 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:30 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:30 DEBUG : Looking for writers 2026/04/23 03:46:30 DEBUG : file1: reading active writers 2026/04/23 03:46:30 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestZipManyFiles run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/flat/f000.txt" 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/flat/f000.txt 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-mutazev8roce/flat/f000.txt 2026/04/23 03:46:30 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/flat/f000.txt" 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/flat/f000.txt 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-mutazev8roce/flat/f000.txt 2026/04/23 03:46:30 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/flat/f001.txt" 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/flat/f001.txt 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-mutazev8roce/flat/f001.txt 2026/04/23 03:46:30 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/flat/f001.txt" 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/flat/f001.txt 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-mutazev8roce/flat/f001.txt 2026/04/23 03:46:30 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/flat/f002.txt" 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/flat/f002.txt 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-mutazev8roce/flat/f002.txt 2026/04/23 03:46:30 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/flat/f002.txt" 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/flat/f002.txt 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-mutazev8roce/flat/f002.txt 2026/04/23 03:46:30 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/flat/f003.txt" 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/flat/f003.txt 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-mutazev8roce/flat/f003.txt 2026/04/23 03:46:30 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/flat/f003.txt" 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/flat/f003.txt 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-mutazev8roce/flat/f003.txt 2026/04/23 03:46:30 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/flat/f004.txt" 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/flat/f004.txt 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-mutazev8roce/flat/f004.txt 2026/04/23 03:46:30 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/flat/f004.txt" 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: sha1sum /home/rclone/rclone-test-mutazev8roce/flat/f004.txt 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-mutazev8roce/flat/f004.txt 2026/04/23 03:46:30 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/04/23 03:46:30 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/23 03:46:30 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/23 03:46:30 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:30 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/flat/f000.txt" 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/flat/f000.txt 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-mutazev8roce/flat/f000.txt 2026/04/23 03:46:30 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/04/23 03:46:30 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/23 03:46:30 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/23 03:46:30 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:30 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/flat/f001.txt" 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/flat/f001.txt 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-mutazev8roce/flat/f001.txt 2026/04/23 03:46:31 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/04/23 03:46:31 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/23 03:46:31 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/23 03:46:31 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:31 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/flat/f002.txt" 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/flat/f002.txt 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-mutazev8roce/flat/f002.txt 2026/04/23 03:46:31 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/04/23 03:46:31 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/23 03:46:31 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/23 03:46:31 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:31 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/flat/f003.txt" 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/flat/f003.txt 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-mutazev8roce/flat/f003.txt 2026/04/23 03:46:31 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/04/23 03:46:31 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/23 03:46:31 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/23 03:46:31 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:31 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/flat/f004.txt" 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/flat/f004.txt 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-mutazev8roce/flat/f004.txt 2026/04/23 03:46:31 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/04/23 03:46:31 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:31 DEBUG : flat: Looking for writers 2026/04/23 03:46:31 DEBUG : f000.txt: reading active writers 2026/04/23 03:46:31 DEBUG : f001.txt: reading active writers 2026/04/23 03:46:31 DEBUG : f002.txt: reading active writers 2026/04/23 03:46:31 DEBUG : f003.txt: reading active writers 2026/04/23 03:46:31 DEBUG : f004.txt: reading active writers 2026/04/23 03:46:31 DEBUG : Looking for writers 2026/04/23 03:46:31 DEBUG : flat: reading active writers 2026/04/23 03:46:31 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.07s) === RUN TestZipManySubDirs run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:31 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/23 03:46:31 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/23 03:46:31 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:31 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/a/b/c/deep.txt" 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/a/b/c/deep.txt 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-mutazev8roce/a/b/c/deep.txt 2026/04/23 03:46:31 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/04/23 03:46:31 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/23 03:46:31 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/23 03:46:31 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:31 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/a/b/mid.txt" 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/a/b/mid.txt 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-mutazev8roce/a/b/mid.txt 2026/04/23 03:46:31 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/04/23 03:46:31 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/23 03:46:31 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/23 03:46:31 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:31 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/a/top.txt" 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/a/top.txt 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-mutazev8roce/a/top.txt 2026/04/23 03:46:31 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/04/23 03:46:31 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:31 DEBUG : a/b/c: Looking for writers 2026/04/23 03:46:31 DEBUG : deep.txt: reading active writers 2026/04/23 03:46:31 DEBUG : a/b: Looking for writers 2026/04/23 03:46:31 DEBUG : c: reading active writers 2026/04/23 03:46:31 DEBUG : mid.txt: reading active writers 2026/04/23 03:46:31 DEBUG : a: Looking for writers 2026/04/23 03:46:31 DEBUG : b: reading active writers 2026/04/23 03:46:31 DEBUG : top.txt: reading active writers 2026/04/23 03:46:31 DEBUG : Looking for writers 2026/04/23 03:46:31 DEBUG : a: reading active writers 2026/04/23 03:46:31 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.04s) === RUN TestZipLargeFiles run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:31 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/23 03:46:31 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/23 03:46:31 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/bigdir/big.bin" 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/bigdir/big.bin 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: fd2bd48f89e5486f6a5f6eb0a32540cf /home/rclone/rclone-test-mutazev8roce/bigdir/big.bin 2026/04/23 03:46:31 DEBUG : bigdir/big.bin: Parsed hash: fd2bd48f89e5486f6a5f6eb0a32540cf 2026/04/23 03:46:31 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:31 DEBUG : bigdir: Looking for writers 2026/04/23 03:46:31 DEBUG : big.bin: reading active writers 2026/04/23 03:46:31 DEBUG : Looking for writers 2026/04/23 03:46:31 DEBUG : bigdir: reading active writers 2026/04/23 03:46:31 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.50s) === RUN TestZipDirsInRoot run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce", Local "Local file system at /tmp/rclone1065461865", Modify Window "1s" 2026/04/23 03:46:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: poll-interval is not supported by this remote 2026/04/23 03:46:31 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/23 03:46:31 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/23 03:46:31 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:31 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir1/a.txt" 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir1/a.txt 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-mutazev8roce/dir1/a.txt 2026/04/23 03:46:31 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/04/23 03:46:31 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/23 03:46:31 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/23 03:46:31 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:31 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir2/b.txt" 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir2/b.txt 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-mutazev8roce/dir2/b.txt 2026/04/23 03:46:31 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/04/23 03:46:31 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/23 03:46:31 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/23 03:46:31 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 03:46:31 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Shell path "/home/rclone/rclone-test-mutazev8roce/dir3/c.txt" 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Running remote command: md5sum /home/rclone/rclone-test-mutazev8roce/dir3/c.txt 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-mutazev8roce/dir3/c.txt 2026/04/23 03:46:31 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/04/23 03:46:31 DEBUG : WaitForWriters: timeout=30s 2026/04/23 03:46:31 DEBUG : dir1: Looking for writers 2026/04/23 03:46:31 DEBUG : a.txt: reading active writers 2026/04/23 03:46:31 DEBUG : dir2: Looking for writers 2026/04/23 03:46:31 DEBUG : b.txt: reading active writers 2026/04/23 03:46:31 DEBUG : dir3: Looking for writers 2026/04/23 03:46:31 DEBUG : c.txt: reading active writers 2026/04/23 03:46:31 DEBUG : Looking for writers 2026/04/23 03:46:31 DEBUG : dir1: reading active writers 2026/04/23 03:46:31 DEBUG : dir2: reading active writers 2026/04/23 03:46:31 DEBUG : dir3: reading active writers 2026/04/23 03:46:31 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.04s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/23 03:46:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutazev8roce: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 10.723185167s (try 1/5)